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, or hours, or longer.
Is there a way to trigger it? If I publish before it compiles (and Studio often allows this) then my CSS is out of sync with any other changes.
Chris
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