forked from hiway/freedive
17 lines
284 B
SCSS
17 lines
284 B
SCSS
|
/* Bulma Elements */
|
||
|
@charset "utf-8";
|
||
|
|
||
|
@forward "block";
|
||
|
@forward "box";
|
||
|
@forward "button";
|
||
|
@forward "content";
|
||
|
@forward "delete";
|
||
|
@forward "icon";
|
||
|
@forward "image";
|
||
|
@forward "loader";
|
||
|
@forward "notification";
|
||
|
@forward "progress";
|
||
|
@forward "table";
|
||
|
@forward "tag";
|
||
|
@forward "title";
|