mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-29 14:51:09 +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
Submodule assets/fonts/fa-webfonts deleted from 73909ea5ae
1
assets/fonts/fontawesome
Symbolic link
1
assets/fonts/fontawesome
Symbolic link
@@ -0,0 +1 @@
|
||||
../../node_modules/@fortawesome/fontawesome-pro
|
Reference in New Issue
Block a user