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

wocss/objects.wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This module is DEPRECATED

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

WRAPPER

Object

The wocss-objects-wrapper module contains the wrapper object.

Install using npm:

$ npm install wocss-objects-wrapper --save

Usage

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

@import '~wocss-objects-wrapper';

Then you can use the o-wrapper class for a responsive fixed width container:

<div class="o-wrapper">
  <!-- here your content -->
</div>

Modifiers

  • .o-wrapper--[1|2|3|4] alter the max-width.

Dependencies

About

[DEPRECATED] wocss' wrapper object

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages