Skip to content

simplygreatwork/inverted-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Inverted CSS sheets in Javascript

- Properties first, then selectors, then media queries.
- Minimize mental context switching when writing styles.
- Granular.

# Install

git clone [email protected]:simplygreatwork/inverted-css.git && \
git clone [email protected]:simplygreatwork/html-console.git && \
git clone [email protected]:simplygreatwork/test-suite.git

# Run

Load the examples in your browser and the view console output.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published