mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Add Webpack page
This commit is contained in:
@@ -10,6 +10,8 @@ breadcrumb:
|
||||
- overview-customize
|
||||
---
|
||||
|
||||
<meta http-equiv="refresh" content="0; url={{ site.url }}/documentation/customize/">
|
||||
|
||||
{% capture scss_code %}
|
||||
// 1. Import the initial variables
|
||||
@import "../sass/utilities/initial-variables";
|
||||
|
||||
@@ -10,6 +10,8 @@ breadcrumb:
|
||||
- overview-variables
|
||||
---
|
||||
|
||||
<meta http-equiv="refresh" content="0; url={{ site.url }}/documentation/customize/variables/">
|
||||
|
||||
{% assign initial_variables = site.data.variables.utilities.initial-variables %}
|
||||
{% assign initial_vars = initial_variables.by_name %}
|
||||
{% assign derived_variables = site.data.variables.utilities.derived-variables %}
|
||||
|
||||
Reference in New Issue
Block a user