Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avalanchesass/avalanche_function_breakpointmax
Get the max-width value of a breakpoint
https://github.com/avalanchesass/avalanche_function_breakpointmax
Last synced: about 1 month ago
JSON representation
Get the max-width value of a breakpoint
- Host: GitHub
- URL: https://github.com/avalanchesass/avalanche_function_breakpointmax
- Owner: avalanchesass
- License: gpl-2.0
- Created: 2015-04-20T15:04:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-05T07:21:34.000Z (almost 9 years ago)
- Last Synced: 2024-10-01T13:21:26.063Z (3 months ago)
- Language: CSS
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# avalanchesass_function_breakpointmax
Get the max-width value of a breakpoint.## Install
```
npm install avalanchesass_function_breakpointmax --save
```## Basic usage
```css
/* Import the main file. */
@import 'avalanchesass_function_breakpointmax';
```## About
### Author
Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner### License
GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)