nickjazz / sora-doc

Elemental Queries Responsive grid system, Adjusting Elements to the Container, Not Viewport

Home Page:https://github.com/nickjazz/sora

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sora


What

Elemental Queries Responsive grid system, Adjusting Elements to the Container, Not Viewport

A new way of thinking about responsive web design


Usage

Include the stylesheet on your document's

<link rel="stylesheet" href="assets/stylesheets/sora.css">

<script src="assets/scripts/ResizeSensor.js"></script>
<script src="assets/scripts/ElementQueries.js"></script>

Documentation

Check out all the documentation here


License

Sora is licensed under the MIT license. (http://opensource.org/licenses/MIT)

About

Elemental Queries Responsive grid system, Adjusting Elements to the Container, Not Viewport

https://github.com/nickjazz/sora


Languages

Language:CSS 69.9%Language:JavaScript 20.6%Language:HTML 9.5%