/* Dark Background: Use hook-inverse-misc in order to add styles in a dark background and use uk-light in a child */ .dark { .hook-inverse-misc(); } .hook-inverse() { .hook-inverse-misc(); } .hook-inverse-misc() {};