mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Init v1
This commit is contained in:
7
docs/_includes/theme.html
Normal file
7
docs/_includes/theme.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<section
|
||||
data-theme="{{ include.name }}"
|
||||
style="background-color: hsla(var(--bulma-scheme-h), var(--bulma-scheme-s), var(--bulma-scheme-main-l), 1)"
|
||||
>
|
||||
<h3 class="h3">{{ include.name | capitalize }} Theme</h3>
|
||||
{{ content }}
|
||||
</section>
|
||||
Reference in New Issue
Block a user