what2watch/scss/vendor/compass-breakpoint/sache.json

6 lines
513 B
JSON
Raw Normal View History

2023-09-22 00:43:18 +00:00
{
"name": "breakpoint",
"description": "Breakpoint makes writing media queries in Sass super simple. Create a variable using a simplified syntax based on most commonly used media queries, then call it using the breakpoint mixin. Breakpoint handles all of the heavy lifting, from writing the media query itself, to handling cross-browser compatibility issues, so you can focus on what's important: making sure your website looks its best.",
"tags": ["media-queries", "rwd", "responsive-web-design", "dry"]
}