You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where can I read about compilerconfig.json and compilerconfig.json.defaults parameters meaning?
In fact, my .min.css breaks layout (just .css, generated from a .less file, works well) and I suspect it's encoding (BOM) or something, but I don't get what does every line mean:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello and Happy New Year!
Where can I read about
compilerconfig.json
andcompilerconfig.json.defaults
parameters meaning?In fact, my
.min.css
breaks layout (just.css
, generated from a.less
file, works well) and I suspect it's encoding (BOM) or something, but I don't get what does every line mean:Also, there is a parameter named
noBOM
, but jut forhandlebars
. There is no one for LESS?Beta Was this translation helpful? Give feedback.
All reactions