Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blakewilliams/bendy

Bendy CSS framework for making your site work flawlessly with any mobile device.
https://github.com/blakewilliams/bendy

Last synced: 16 days ago
JSON representation

Bendy CSS framework for making your site work flawlessly with any mobile device.

Awesome Lists containing this project

README

        

# Bendy Framework
An awesome simple and tiny framework for making responsive websites that scale from desktop size layouts, down to mobile sized layouts. It includes 3 media queries that all inherit from your default styles. These are tablet, mobile, and wide mobile (also inherits from mobile).

# Usage
Just use the following code to change the SCSS into the proper CSS. Ff you want your code compressed, change expanded to compressed.

sass --watch scss:. --style expanded