mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Init v1
This commit is contained in:
15
sass/helpers/_index.scss
Normal file
15
sass/helpers/_index.scss
Normal file
@@ -0,0 +1,15 @@
|
||||
/* Bulma Helpers */
|
||||
@charset "utf-8";
|
||||
|
||||
@forward "aspect-ratio";
|
||||
@forward "border";
|
||||
@forward "color";
|
||||
@forward "flexbox";
|
||||
@forward "float";
|
||||
@forward "gap";
|
||||
@forward "overflow";
|
||||
@forward "position";
|
||||
@forward "spacing";
|
||||
@forward "typography";
|
||||
@forward "visibility";
|
||||
@forward "other";
|
||||
Reference in New Issue
Block a user