1.0.5 • Published 6 years ago

wocss-tools-bem-constructor v1.0.5

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

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