mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 13:04:29 -07:00
Init v1
This commit is contained in:
9
sass/form/_index.scss
Normal file
9
sass/form/_index.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
/* Bulma Form */
|
||||
@charset "utf-8";
|
||||
|
||||
@forward "shared";
|
||||
@forward "input-textarea";
|
||||
@forward "checkbox-radio";
|
||||
@forward "select";
|
||||
@forward "file";
|
||||
@forward "tools";
|
||||
Reference in New Issue
Block a user