wocss-tools-bem-constructor
v1.0.5
Published
[DEPRECATED] bem-constructor wrapper
Readme
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 --saveUsage
With a tool like webpack you can import this module writing:
@import '~wocss-tools-bem-constructor';