Возможность импортить классы иконок через sass

This commit is contained in:
SleepWalker
2016-01-08 11:42:25 +02:00
parent f48533b70f
commit 86e691491a
8 changed files with 279 additions and 21 deletions

13
webpack/package.json Normal file
View File

@@ -0,0 +1,13 @@
{
"name": "webpack",
"version": "1.0.0",
"description": "",
"keywords": [],
"author": "",
"dependencies": {
"glob": "^6.0.3",
"loader-utils": "^0.2.12",
"webfonts-generator": "^0.3.1",
"webpack-sources": "^0.1.0"
}
}