mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 12:44:30 -07:00
Add Webpack page
This commit is contained in:
@@ -49,9 +49,15 @@ $input-shadow: none;
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
Since you are watching for changes, simply <strong>save the file</strong> to see the result:
|
||||
</p>
|
||||
{% if include.build %}
|
||||
<p>
|
||||
Rebuild the CSS to see the result:
|
||||
</p>
|
||||
{% else %}
|
||||
<p>
|
||||
Since you are watching for changes, simply <strong>save the file</strong> to see the result:
|
||||
</p>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
{%
|
||||
|
||||
Reference in New Issue
Block a user