July 2018
Intermediate to advanced
420 pages
8h 46m
English
Now, we will use the files installed in the node_modules folder as imports from our main style sheet, which is stored in ./Client/src/style.scss:
/*!* Bootstrap v4.1.1 (https://getbootstrap.com/)* Copyright 2011-2018 The Bootstrap Authors* Copyright 2011-2018 Twitter, Inc.* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/@import "../node_modules/bootstrap/scss/functions";@import "../scss/bootstrap/_variables.scss";@import "../node_modules/bootstrap/scss/_variables.scss";@import "../node_modules/bootstrap/scss/mixins";@import "../node_modules/bootstrap/scss/root";@import "../node_modules/bootstrap/scss/reboot" ...
Read now
Unlock full access