We will be switching to JSass as the default sass compiler instead of our own sass-compiler-jni library. This will save us quite a bit of work everytime we need to upgrade our libsass library.
Our previous compiler accepted jni and ruby as options. JNI will now be using jsass, ruby will stay the same, and jni32 will point to the old library because jsass does not provide 32bit OS support.
- causes
-
LPS-103169 Cannot build a theme created with blade: Sass::SyntaxError: Invalid CSS after "...nput-margin-x: ":
- Closed