1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-01 16:04:37 +04:00

Merge remote-tracking branch 'origin/dev-v1-navbars' into dev-v1-navbars

This commit is contained in:
chomik
2019-06-01 20:30:31 +02:00
8 changed files with 2437 additions and 13 deletions
+1 -3
View File
@@ -5,9 +5,7 @@ $font-icons: "Feather" !default;
// EXTERNAL FONTS
$google-font-url: "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,500,600,700&display=swap" !default;
$icon-fonts: (
"https://use.fontawesome.com/releases/v5.3.1/css/brands.css"
) !default;
$icon-fonts: () !default;
// COLORS
$full-black: rgba(0, 0, 0, 1) !default;