mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-28 22:31:07 +00:00
Use npm for bootstrap and fontawesome-pro assets
This commit is contained in:
@@ -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
assets/css/fa-all.css
12731
assets/css/fa-all.css
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user