mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
* Add list element feature * Move list from elements to components * Remove list.sass from elements * Add is-active to list, Move list-item out of list, Change some things * Change display: flex to block * Change padding and border to shadow * Change variable names and padding * Fix undefined variable bug * Change reference variable to local variable
This commit is contained in:
committed by
Jeremy Thomas
parent
375c27a62c
commit
e6e4a5a01a
@@ -4,6 +4,7 @@
|
||||
@import "card.sass"
|
||||
@import "dropdown.sass"
|
||||
@import "level.sass"
|
||||
@import "list.sass"
|
||||
@import "media.sass"
|
||||
@import "menu.sass"
|
||||
@import "message.sass"
|
||||
|
||||
Reference in New Issue
Block a user