Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement uinix-theme via uinix-css #5

Open
chrisrzhou opened this issue Nov 28, 2022 · 0 comments
Open

Implement uinix-theme via uinix-css #5

chrisrzhou opened this issue Nov 28, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request wish

Comments

@chrisrzhou
Copy link
Member

chrisrzhou commented Nov 28, 2022

uinix-theme is currently implemented using the delightful fela library.

uinix-theme does not expose fela APIs directly and intends to only support a closed set of CSS features.

Currently, fela is not a pure ESM module, and the implementation of uinix-theme using fela has clunky integration points (example).

It is likely expensive to research and abstract out of fela, but this issue tracks yet another opportunity for simplification of uinix-theme and formalizing the implementation of uinix-* packages as a closed ecosystem of well defined programs. This work would likely be implemented in a new package called uinix-css that uinix-theme consumes.

@chrisrzhou chrisrzhou added enhancement New feature or request wish labels Nov 28, 2022
@chrisrzhou chrisrzhou self-assigned this Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wish
Projects
None yet
Development

No branches or pull requests

1 participant