1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-29 23:01:09 +00:00

Utilize node modules better

This commit is contained in:
2021-02-22 10:47:35 -06:00
parent 651fc16b66
commit 653bef7567
15 changed files with 16 additions and 16 deletions

View File

@@ -17,7 +17,7 @@ h1, h2, h3:not(.h5), h4 {
}
// import /_sass/bootstrap.scss
@import "bootstrap/bootstrap";
@import "./node_modules/bootstrap/scss/bootstrap";
@import "ptio-font";
@import "flag-icon";