A simple, light CSS framework
Simplelight is a simple, ultra light CSS framework. It is can be used on its own, without any extra stylesheets. It is purely CSS, with no JavaScript, so it loads very quickly. Read on to find out more...
Simplelight is as light as a feather, with only around 300 lines of CSS. It is also buit with mobile devices in mind, with responsive designs. The framework is built so that you can add on to it. Even so, Simplelight only requires around 50 to 100 lines of CSS for simple websites! In fact, this site only has 54 lines of custom css! Lightstuff, the creator of Simplelight, is currently developing a more advanced CSS framework, LightUI.
Simplelight is really easy to use. All you have to do is to add this code to your website:
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/simplelight/simplelight.github.io/simplelight.min.css">
If you want to download the stylesheets, archives, examples, and more, the download is here
Sorry, documentation is unavalible. Use the example in the download to learn the basics of Simplelight. May be slightly buggy, as this framework is relativally new. Coming soon in a few months.