Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/blakewilliams/bendy
- Owner: BlakeWilliams
- Created: 2011-04-20T14:40:30.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-06T17:03:36.000Z (almost 13 years ago)
- Last Synced: 2024-12-15T14:57:08.684Z (19 days ago)
- Homepage:
- Size: 137 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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