Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

wocss/settings.breakpoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

This module is DEPRECATED

This module has been moved to the monorepo wocss (and renamed to @wocss/settings-breakpoints)

BREAKPOINTS

Setting

The wocss-settings-breakpoints module contains media queries breakpoints variables for the framework's modules and sass-mq. Feel free to reassign these variables.

Install using npm:

$ npm install wocss-settings-breakpoints --save

Usage

With a tool like webpack you should import this module writing:

@import '~wocss-settings-breakpoints';

Variables

$wocss-breakpoints

Key Value
'mobile' 320px
'tablet' 768px
'laptop' 1024px

About

[DEPRECATED] Breakpoints variables

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages