Skip to content

Conflicting styles in production #17

Closed
@avrtt

Description

@avrtt

Styles are assembled incorrectly due to errors in import order, !important clauses and/or global .scss files (causing collisions).

Possible solutions:

  • Check global styles and rename classes
  • Bad, but quick workaround: add more !important to overwrite problems
  • Move styles into local modules

Metadata

Metadata

Assignees

Labels

bug/typo/errorSomething isn't rightfrontendEverybody understands it, but it's boring

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions