Closed
Description
! is the logical not operator. When adding ! in front of important, it should mean it is not important, as in not taking precedence.
*
would make more sense to be in front since it covers all of the elements.
My proposed task would be to:
- Add an alias for !important such as *important because it is closer to meaning more/most important of all elements.