npm

@bnnvara/breakpoints

1.1.0 • Public • Published

###Breakpoints

For optimal user experience, material design interfaces need to be able to adapt their layout at various breakpoints. Breakpoints return a media query string.

Design & API Documentation

Patterns library

Installation

npm install @bnnvara/breakpoints --save

Basic Usage

import breakpoints from '@bnnvara/metablocks';

Fixed screen widths

  xs: 480px or larger;
  md: 768px or larger;
  lg: 1024px or larger;
  xl: 1440px or larger;

Package Sidebar

Install

npm i @bnnvara/breakpoints

Weekly Downloads

1

Version

1.1.0

License

ISC

Unpacked Size

2.08 kB

Total Files

4

Last publish

Collaborators

  • elmarwouters
  • jimmytenbrink
  • iwettum