freedive/assets/css/bulma/sass/elements/_index.scss
2024-05-10 02:19:57 +05:30

16 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";