mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-12 06:41:15 +00:00
Use npm for bootstrap and fontawesome-pro assets
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ h1, h2, h3:not(.h5), h4 {
|
||||
}
|
||||
|
||||
// import /_sass/bootstrap.scss
|
||||
@import "bootstrap";
|
||||
@import "bootstrap/bootstrap";
|
||||
@import "ptio-font";
|
||||
@import "flag-icon";
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ $card-shadow: 0 3px 10px 0 rgba(50, 50, 50, .2);
|
||||
}
|
||||
|
||||
// import /_sass/bootstrap.scss
|
||||
@import "bootstrap";
|
||||
@import "bootstrap/bootstrap";
|
||||
@import "ptio-font";
|
||||
@import "flag-icon";
|
||||
|
||||
|
||||
-12731
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user