Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

microsoftarchive/web-essentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-essentials

The tools, concepts, and docs for building things for the web

essentials.css

We are basing this initially on http://basscss.com. Basscss is a lightweight collection of base element styles, utilities, layout modules, and color styles designed for speed, performance, and scalability.

We will modify it to suite our needs. The tradeoffs we are embraceing are:

  • Minimalistic OOCSS which means lots of class names per element
  • Speed is prioritized highest as designs will be done in the browser
  • Sacrificing semantics and higher reusability
  • Speed is prioritized for the viewer as well by not including lots of unused css
  • Creating a new component should 95% of the time not require new css

About

The tools, concepts, and docs for building things for the web

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages