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
LESS' parser is deliberately simple and it doesn't keep track of things like that, so you need to do the latter. It would also result in a large number of reserved words, so you wouldn't be able to do this:
Is it possible to perform math on another attribute in a declaration? For example...
Or do I need to explicitly define a variable and use it in both locations?
The text was updated successfully, but these errors were encountered: