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 Layout */
|
||||
@charset "utf-8"
|
||||
|
||||
@import "hero.sass"
|
||||
@import "section.sass"
|
||||
@import "footer.sass"
|
||||
@import "hero"
|
||||
@import "section"
|
||||
@import "footer"
|
||||
|
||||
Reference in New Issue
Block a user