Coding > css-cascade-3 > Flashcards
What is the purpose of !important?
To override styling, no matter what.
When is !important a good tool to use?
Never