We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d263d1 commit 8191124Copy full SHA for 8191124
readme.md
@@ -3,6 +3,12 @@ bemhtml-loader
3
4
[Webpack](https://webpack.github.io/) loader for [bemhtml](http://bem.github.io/bem-xjst/) template engine.
5
6
+## Installation
7
+
8
+```bash
9
+$ npm i bemhtml-loader
10
+```
11
12
## Usage
13
14
[Documentation: Using loaders](http://webpack.github.io/docs/using-loaders.html)
0 commit comments