Skip to content

The smallest, fastest, mobile and desktop ready, responsive boilerplate alive!

License

Notifications You must be signed in to change notification settings

kevinnading/littleCSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

littleCSS is a simple, responsive boilerplate to kickstart any mobile and desktop friendly web project.

Check out https://www.littlecss.com for documentation and details.

Getting started

For now the best method to get littleCSS is:

What's in it, you ask?

It includes littleCSS's CSS, Normalize CSS as a reset, a sample favicon, and an index.html as a starting point.

littleCSS/
├── index.html
├── css/
│   ├── normalize.min.css
│   └── littlecss.css
└── images/
    └── favicon.ico

Why it's awesome

littleCSS is lightweight and simple. It styles only raw HTML elements (with a few exceptions) and provides a responsive grid. Nothing more.

  • Around 400 lines of CSS unminified and with comments
  • It's a starting point, not a UI framework
  • No compiling or installing...just vanilla CSS

Browser support

  • Chrome latest
  • Firefox latest
  • Opera latest
  • Safari latest
  • IE latest

The above list is non-exhaustive. littleCSS works perfectly with almost all older versions of the browsers above, though IE certainly has large degradation prior to IE9.

License

All parts of littleCSS are free to use and abuse under the open-source MIT license.

Acknowledgement

littleCSS was originally forked from an awesome but no longer updated project called Skeleton created by Dave Gamache

About

The smallest, fastest, mobile and desktop ready, responsive boilerplate alive!

Resources

License

Stars

Watchers

Forks

Packages

No packages published