Skip to content

Remove remaining @apply statements and relevant PostCSS plugins #172

Open
@Hanziness

Description

During #133 a lot of the CSS code was refactored to remove as much use of @apply as possible, since it is not recommended by Tailwind CSS. It should be checked if the PostCSS nesting modules can be disabled too and if SCSS-related things can also be removed from the dependencies (since not much SCSS-specific stuff is being used anymore).

Metadata

Assignees

No one assigned

    Labels

    refactorRequires changes to the codebase that don't alter functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions