1.4.0 • Published 7 years ago
fassbender-shopify-theme v1.4.0
jumplink-shopify-boilerplate
Bootstrap 4 Boilerplate for Shopify
Bootstrap 4
To make it possible to use Bootstrap 4 Sass files directly we have create a fork of Bootstrap 4 called Bootstrap 4 Backward.
Variables
All Bootstrap 4 Variables full customizable on runtime:

Contributing
- run
gulpto watc changes on scss files - run
gulp buildto run all tasks and build the theme zip - run
gulp sassto test build and concat sass files - run
gulp bootstrap_sass_test_buildto test if the scss files can be compiled - run
gulp zipto cretae a zipped file of the theme that can be uploaded to Shopify - run
gulp sass_concatto pull our scss files together and move them into the themes assets - run
gulp bootstrap_theme_settings_scssto inject bootstrap theme settings to scss - run
gulp bootstrap_theme_settingstp create bootstrap variables for the settings_schema.json - run
gulp theme_settings- to create settings_schema.json
Test
To test the scss file use sass v3.2.6, because this version is used by shopify:
gem install sass --user-install -v 3.2.6or
sudo su -c "gem uninstall sass -v 3.2.6"and compile the file with
npm run sass_rubySee also
1.4.0
7 years ago