Skip to content

Commit

Permalink
🔧 danger zone
Browse files Browse the repository at this point in the history
  • Loading branch information
roiLeo committed Aug 23, 2022
1 parent 13ec9ee commit 27411ad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions styles/index.scss
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
// FRAMEWORK
@import "~bulma";
@import "~buefy/src/scss/buefy";

// ABSTRACTS
@import "abstracts/variables";
@import "abstracts/animations";

// FRAMEWORK (note: don't move this on top)
@import "~bulma";
@import "~buefy/src/scss/buefy";

// GLOBAL
@import "./global.scss";

Expand Down

0 comments on commit 27411ad

Please sign in to comment.