Functions in css vs sass
Vivekraj K R
Senior Front end developer(Human) | Software consultant(Human) | AI/ML enthusiast | Investor
Let's talk about functions in css vs sass. Sometimes we developers tend to confuse with css function when we use any css preprocessors. For example, I used to confuse a lot with calc() function whether it's a function in css or in sass. Apparently, it's a native css function. So here is a list of functions classified into css and sass.
Selector functions in css
Color functions in css
Animation functions in css
Scaling and transform functions in css
Filter functions in css
Grid functions in CSS
Gradient functions in CSS
Color functions in sass
Numeric functions in sass
Introspection functions in sass