Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* -----------------------------------------------
- This file imports the Bootstrap4, FontAwesome and Lightbox2 [S]CSS files
- -------------------------------------------------- */
- /* Set the correct path for the Font-Awesome fonts */
- $fa-font-path: "../../assets/node_modules/font-awesome/fonts";
- /* Import SCSS files
- -------------------------------------------------- */
- @import "../../assets/node_modules/bootstrap/scss/bootstrap.scss";
- @import "../../assets/node_modules/font-awesome/scss/font-awesome.scss";
- @import "../../assets/node_modules/lightbox2/dist/css/lightbox.css";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement