codeforboston / cliff-effects

Cliff effects guidance prototype (archived)
https://codeforboston.github.io/cliff-effects/#/
MIT License
30 stars 64 forks source link

Removes `!important` from index.css wherever possible. #1041

Closed knod closed 5 years ago

knod commented 5 years ago

Only two uses remaining and those are fighting semantic-react-ui's own use of !important. Don't know why the heck that's in their library at all :P