aureliushq / aureliushq/catalystui

Use CSS without having to separately import it

Open
#16 0 comments 0 reactions 1 assignee Claimed by @0xi4o View on GitHub
enhancement
Dominant language
TypeScript
Stars
198
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Currently, `main.css` have to be imported separately in `root.tsx` or `__app.tsx`. Components styles wouldn't be applied otherwise.

It would be great, if each component came with their own styles injected automatically during import. This would prevent the need to import the `main.css` file which includes all the styles, even for components that we don't end up using.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.