Start moving color-changing code to separate 'paint' stylesheet
This commit is contained in:
parent
61210c0804
commit
4855fd770a
3 changed files with 20 additions and 21 deletions
|
@ -43,7 +43,7 @@ $navbar-breakpoint: $mini/2;
|
|||
@import "../../node_modules/bulma/sass/layout/_all";
|
||||
@import "layout";
|
||||
|
||||
// You can add final styles below or import another Sass or SCSS stylesheet here
|
||||
// and it will have access to Bulma variables and mixins.
|
||||
// Stylesheets below will have access to all Bulma variables and mixins.
|
||||
@import "paint";
|
||||
|
||||
// @import '../../node_modules/bulma-extensions/bulma-timeline/dist/bulma-timeline';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue