ss-bulma
v1.2.0
Published
Extension for Bulma css framework intended for use with SilverStripe
Downloads
4
Readme
SS-Bulma
Extension for Bulma css framework intended for use with SilverStripe.
Development
- Run
npm install
- Run
npm run client
- Visit http://localhost:5000/
- For compiling sass run
npm run dev
STYLE GUIDE
- Use https://sebpearce.com/bullshit/ for generating content
- Use
<h2 class="is-size-4">
for subtitles
Integrating Nunjucks with PHPStorm
- Go to File > Settings > Editor > File Types
- Search for
Twig
- Add a new custom pattern
*.njk