cssinjs / cssinjs/jss

Atomic generator

Open
#1,462 17 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
JavaScript
Stars
7.1k
Forks
386
PR merge metrics
No merged PRs in 30d

Description

We generate a lot of common style somethings like this:

```css
.a1-0-1-105 {
display: none;
}

.a2-0-1-106 {
display: none;
}
```

And style sheet size is increasing in a large project

We can use an atomic style generator, Some of the libraries did it like:

https://github.com/robinweser/fela

And

https://github.com/styletron/styletron

Are you willing to implement it? Yes

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.