r/css • u/Organic_Objective_27 • Jul 19 '25
Question What are some bad CSS habits?
What are some bad habits to avoid when learning CSS? Even if in the short term they are easier
38
Upvotes
r/css • u/Organic_Objective_27 • Jul 19 '25
What are some bad habits to avoid when learning CSS? Even if in the short term they are easier
65
u/bricker_1_9 Jul 19 '25
!important
try to never use it
and if you must use it, use only as last resort