mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 20:04:30 -07:00
Convert sass files to scss files
This commit is contained in:
6
sass/base/_all.scss
Normal file
6
sass/base/_all.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
/* Bulma Base */
|
||||
@charset "utf-8";
|
||||
|
||||
@import "minireset";
|
||||
@import "generic";
|
||||
@import "animations";
|
||||
Reference in New Issue
Block a user