LESS @line-height-base variable not updating.
-
Hi. Thanks for the great free plugin!
I’ve had a couple issues compiling the BS3 LESS variables.
When I tried using a media query breakpoint variable in the @grid-float-breakpoint field and clicking the “Compile CSS (and preserve customizations)” button, I would get the success message, but the variable did not change, it reverted back to it’s original value. Eventually I tried using a real value (992px) and that worked. Weird, because I’ve used variables in other variable fields in your plugin’s LESS compiler and they worked fine.
Now I’m trying to update the @line-height-base variable, but my changes will not take. I get the success message every time I hit the compile button, but the changes to not stick. I’m inputing a number value (1.62), but it alway reverts to the default. This is annoying because I have successfully changed the @font-size-base, so now the line-height is too short. I know I can change all these things with custom CSS, but I want to use the LESS variables especially for @line-height-base because of all the typography/layout computations that are based on this base value.
Any help would be greatly appreciated.
I am getting no errors whet I save/compile (with changes preserved).
I am using Version 3.0.0-7
Thanks!
The topic ‘LESS @line-height-base variable not updating.’ is closed to new replies.