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