Skip to content

Nate152/Preprocessing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Preprocessing

Preprocessing extends the ability of CSS by adding abstractions and making CSS easier to use. There are many flavors of preprocessors but the one we will focus on will be LESS (Leaner Style Sheets). LESS is a language extension for CSS. It fits nicely into almost every type of development stack and has been ported to JavaScript among many other programming languages. http://lesscss.org/

Challenges

About

Preprocessing Module 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.4%
  • HTML 38.6%