cssinjs/jss

Simplify learning the syntax from the docs

Open

#1473 opened on Mar 21, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (7,000 stars) (434 forks)batch import
docsenhancementhelp wanted

Description

Is your feature request related to a problem? Please describe.

Currently people can't discover all syntaxes supported on a single page, because there are plugins which define syntactic extensions

Latest instance https://github.com/cssinjs/jss/issues/1472

Describe the solution you'd like

Some way to discover the entire syntax, maybe we should have a combined overview that takes all syntactic extensions into account and links to the more complete plugin docs

Are you willing to implement it? No

Contributor guide