helsingborg-stad / action-municipio-childtheme
Custom tailored theme for action.helsingborg.se.
Package info
github.com/helsingborg-stad/municipio-action-theme
Language:SCSS
Type:wordpress-theme
pkg:composer/helsingborg-stad/action-municipio-childtheme
1.1.7
2020-09-14 08:30 UTC
This package is auto-updated.
Last update: 2026-06-12 21:18:12 UTC
README
An empty Municipio child theme. Including npm dependencies for Gulp compilation/minifiy of JS and SASS.
Getting started
This is a simple guide on how to get started with the Municipio Childtheme.
Make sure to have Node.js installed on your machine.
- First off run the setup script from Terminal.
cdto your theme folder and runsh setup.shand fill in the requested information. - Run
npm installto install Node dependencies (gulp). - To compile SASS and JS just run
npm run buildin the theme folder.