mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
Init v1
This commit is contained in:
6
sass/elements/block.scss
Normal file
6
sass/elements/block.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
@use "../utilities/initial-variables" as iv;
|
||||
@use "../utilities/extends";
|
||||
|
||||
.#{iv.$class-prefix}block {
|
||||
@extend %block;
|
||||
}
|
||||
Reference in New Issue
Block a user