NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Bug in parsing css calc expression with var()


Joined: 27 Mar 2023
Posts: 38
Reply with quote
Hello!

Just wanted to report a bug in parsing of css expressions when the expression contains a var():

Code:
flex-basis:calc((100% - ((var(--news-cols-count) - 1) * var(--news-cols-spacing))) / var(--news-cols-count));


reports an error around the last var ( var(--news-cols-count) ) when the css expression is perfectly valid (checked with the W3C css validator).
View user's profileFind all posts by ShoresOfNowhereSend private message
Bug in parsing css calc expression with var()
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic