feat: Add gitignore
This commit is contained in:
15
themes/animals/static/bulma/sass/helpers/_index.scss
Normal file
15
themes/animals/static/bulma/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