css: add type css to polymer elements
This commit is contained in:
parent
98738b435f
commit
f28e511072
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
@import 'variables';
|
||||
@import 'buttons';
|
||||
@import 'alerts';
|
||||
@import 'type';
|
||||
|
||||
:root {
|
||||
--primary-color: @rcblue;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue