mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
16 lines
281 B
SCSS
16 lines
281 B
SCSS
/* 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";
|