freedive/assets/css/bulma/sass/elements/_index.scss

17 lines
284 B
SCSS
Raw Normal View History

2024-05-09 22:49:57 +02:00
/* 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";