This website requires JavaScript.
Explore
Help
Sign In
Ark
/
bulma
Watch
1
Star
0
Fork
0
You've already forked bulma
mirror of
https://github.com/jgthms/bulma
synced
2026-03-17 10:54:29 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a41ce795ae348c15966a71d3d9e7dbf172a67f2e
bulma
/
docs
/
bulma.scss
4 lines
72 B
SCSS
Raw
Normal View
History
Unescape
Escape
Setup cypress (#3436) * Setup Cypress tests for box and button * Add container tests * Add Cypress workflow * Use npm install * Update Cypress workflow * Add Jekyll build * Test other action * Test custom setup * Use other ruby action * Test without flag * Move cypress to docs folder * Record runs * Add Content, Icon, Image specs * Add Notification specs * Add Progress and Table specs * Add Tags specs * Add Title specs * Add breadcrumb specs * Add more specs * Add media specs * Add menu specs * Add modal specs * Add navbar specs * Add pagination specs * Add panel specs * Add tabs specs, Add form checkbox radio specs * Add utils * Add file specs * Add input textarea specs * Add select specs * Add form tools specs * Add other elements specs * Add footer and hero specs * Add Hero specs * Add section specs * Add grid specs * Add column sizes specs * Add tiles specs * Add generic specs * Fix generic tests * Make font family test looser * Remove system-ui test * Remove important flag * Fix disabled select color
2022-05-08 13:55:16 +01:00
@charset
"
utf-8
"
;
@import
"
../bulma
"
;
Init dark theme
2022-12-14 17:15:51 +00:00
// @import "../sass/themes/dark";
Reference in New Issue
Copy Permalink