mirror of
https://github.com/tabler/tabler.git
synced 2026-08-15 15:52:22 +04:00
tabler v1
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
@if $google-font-url {
|
||||
@import url($google-font-url);
|
||||
}
|
||||
|
||||
@if $icon-fonts {
|
||||
@each $icon-font in $icon-fonts {
|
||||
@import url($icon-font);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user