mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 12:44:30 -07:00
Init v1
This commit is contained in:
13
sass/components/_index.scss
Normal file
13
sass/components/_index.scss
Normal file
@@ -0,0 +1,13 @@
|
||||
/* 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";
|
||||
Reference in New Issue
Block a user