@dtsomp I rode a motorcycle on a regular road between two villages and all of a sudden I am on the road where you are not allowed to turn left or right as this road basically goes through the army forces polygon. Stupid of me to wonder why did it look so abandoned :D
Writing CSS? Wondering why the code you wrote isn’t doing anything? Wait, er, or…? Wait what?
Wouldn’t it help if DevTools would just tell you — “Hey this doesn’t do anything. Here’s why & how to fix it.” Yup.
Firefox 70, shipping tomorrow, does this.
https://t.co/L8enUe49Ye
The CSS Working Group agreed this morning on adding many math functions. We now have:
• calc()
• min()
• max()
• clamp()
• sin()
• cos()
• tan()
• acos()
• asin()
• atan()
• atan2()
• hypot()
• sqrt()
• pow()
The face of CSS is rapidly changing.