mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Use single file for extends (#3216)
* Use single file for extends * Update changelog
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* Bulma Base */
|
||||
@charset "utf-8"
|
||||
|
||||
@import "minireset.sass"
|
||||
@import "generic.sass"
|
||||
@import "animations.sass"
|
||||
@import "minireset"
|
||||
@import "generic"
|
||||
@import "animations"
|
||||
|
||||
Reference in New Issue
Block a user