mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
12 lines
310 B
SCSS
12 lines
310 B
SCSS
@charset "utf-8";
|
|
|
|
/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */
|
|
@import "sass/utilities/_all";
|
|
@import "sass/base/_all";
|
|
@import "sass/elements/_all";
|
|
@import "sass/form/_all";
|
|
@import "sass/components/_all";
|
|
@import "sass/grid/_all";
|
|
@import "sass/helpers/_all";
|
|
@import "sass/layout/_all";
|