wocss-tools-bem-constructor

[DEPRECATED] bem-constructor wrapper


Keywords
bemit, css, itcss, sass, wocss
License
ISC
Install
npm install wocss-tools-bem-constructor@1.0.3

Documentation

This module is DEPRECATED

This module has been moved to the monorepo wocss (and renamed to @wocss/tools-bem-constructor)

BEM-CONSTRUCTOR

Tool

The wocss-tools-bem-constructor module contains bem-constructor. This is a wrapper for the framework.

Install using npm:

$ npm install wocss-tools-bem-constructor --save

Usage

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

@import '~wocss-tools-bem-constructor';

Mixin doc