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: 6 months 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 15 years ago)
- Default Branch: master
- Last Pushed: 2012-03-06T17:03:36.000Z (over 14 years ago)
- Last Synced: 2025-12-19T22:12:49.708Z (7 months ago)
- Homepage:
- Size: 137 KB
- Stars: 2
- Watchers: 1
- 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