bulma/sass/components/_index.scss
Jeremy Thomas 69877a652c Init v1
2024-03-21 16:11:54 +00:00

14 lines
235 B
SCSS

/* Bulma Components */
@charset "utf-8";
@forward "breadcrumb";
@forward "card";
@forward "dropdown";
@forward "menu";
@forward "message";
@forward "modal";
@forward "navbar";
@forward "pagination";
@forward "panel";
@forward "tabs";