wocss-tools-bem-constructor

[DEPRECATED] bem-constructor wrapper

Usage no npm install needed!

<script type="module">
  import wocssToolsBemConstructor from 'https://cdn.skypack.dev/wocss-tools-bem-constructor';
</script>

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 --save

Usage

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

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

Mixin doc