cjdinger
5 years agoLeader
Force/trigger a SASS precompile at Stage?
When I use the Lithium SDK to submit-plugin to Stage, any *.scss file changes will trigger a SASS compile to build a big CSS for use on the site. Sometimes this compile step is delayed...by minutes,...
- 5 years ago
Hi Chris,
If your skin is in studio, it should trigger the compile right away. If you skin is in your SDK plugin, you may have hit a page in a browser that has the skin after your SDK plugin push before it compiles it again. Try hitting a page that uses the skin you just changed on your stage site.
-Doug