https://github.com/avalanchesass/avalanche_function_breakpointmax
Get the max-width value of a breakpoint
https://github.com/avalanchesass/avalanche_function_breakpointmax
Last synced: over 1 year 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 (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-05T07:21:34.000Z (over 10 years ago)
- Last Synced: 2025-02-06T06:08:33.514Z (over 1 year 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)