What is CSS preproc...
 
Notifications
Clear all

What is CSS preprocessor do?


(@elias)
Member Moderator
Joined: 6 months ago
Posts: 4273
Topic starter  

What is CSS preprocessor do?


   
Quote
(@elias)
Member Moderator
Joined: 6 months ago
Posts: 4273
Topic starter  

CSS preprocessors make it easy to automate repetitive tasks, reduce the number of errors and code bloat, create reusable code snippets, and ensure backward compatibility. Each CSS preprocessor has its own syntax that they compile into regular CSS so that browsers can render it on the client side.


   
ReplyQuote
Share: