DEV Community

Discussion on: Resumé++

Collapse
 
kspeakman profile image
Kasey Speakman

Hah, I thought the same thing. !important in c-like languages = not important. In CSS, it means VERY important.

Collapse
 
rjpsyco009 profile image
Ryan Norton

I was wondering... shows my lack of CSS knowledge! That's really funny!

Collapse
 
ben profile image
Ben Halpern

I'd love to learn how !important in CSS came to be. It's such an oddity in software development.