项目作者: sublistic

项目描述 :
Testing all your CSS breakpoints
高级语言: CSS
项目地址: git://github.com/sublistic/css-breakpoint-test.git
创建时间: 2017-03-08T20:51:47Z
项目社区:https://github.com/sublistic/css-breakpoint-test

开源协议:The Unlicense

下载


CSS breakpoint test

This is a very simple test to easily identify all the CSS breakpoints on a page. This is a handy way to visually check your breakpoints.

Installation

SCSS

Save the test-breakpoints.scss file into your current project, and then import it into your main SCSS file.

  1. @import 'test-breakpoints';

Usage

You should now have a block in the top left hand corner of the page telling you which breakpoint you are currently at.