Convert sass files to scss files

This commit is contained in:
Jeremy Thomas
2022-11-23 17:44:02 +00:00
parent bd2e065ab7
commit dafc032ff0
140 changed files with 8331 additions and 5619 deletions

16
sass/elements/_all.scss Normal file
View File

@@ -0,0 +1,16 @@
/* Bulma Elements */
@charset "utf-8";
@import "box";
@import "button";
@import "container";
@import "content";
@import "icon";
@import "image";
@import "notification";
@import "progress";
@import "table";
@import "tag";
@import "title";
@import "other";