Skip to content

ShaggyDude/CRUX.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUX.css

DEPRICATED: USE TAILWINDCSS!

1: a puzzling or difficult problem : an unsolved question


In English only 26 letters are used in a near infinite number of combinations;

Therefore, here a small number of css classes can be combined in a near infinite number of ways.

  1. Particles = lowest level granular css that are just namespaces for css attributes. Example. .border {border-color: 1px solid #333};

  2. Components = Capitalized childless naming of the complex particle streams.

Installation

  • npm i && npm start

Demo

based on tachyons, postcss & others...

why?

  • mobile first responsive
  • rapid prototyping
  • human readable
  • shallow learning curve
  • bug resistant
  • low specificity

About

based on tachyons, postcss & others...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published