mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 19:34:30 -07:00
Add Color module
This commit is contained in:
@@ -3,14 +3,14 @@ layout: default
|
||||
theme: customizer
|
||||
route: customizer
|
||||
---
|
||||
{% include global/header.html %}
|
||||
|
||||
{%
|
||||
include docs/hero.html
|
||||
title="The Bulma Customizer"
|
||||
subtitle="Gorgeous websites built with Bulma."
|
||||
%}
|
||||
{% include global/header.html %} {% include docs/hero.html title="The Bulma
|
||||
Customizer" subtitle="Gorgeous websites built with Bulma." %}
|
||||
|
||||
<div id="root"></div>
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="{{ site.url }}/assets/javascript/bulma-customizer/index.css"
|
||||
/>
|
||||
<script src="{{ site.url }}/assets/javascript/bulma-customizer/index.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user