I am new to Pattern Lab. I have installed Pattern Lab PHP Mustache Template.
I can edit patterns and see changes on the output. However if I edit the css files, changes don't reflect on the output. I use php core/console --generate to generate files but still won't work on the css.
How do I generate the CSS so that the changes would reflect on the output?
Thanks.
In your css code use !important Like this,
This should definetly work.