DB
Size: a a a
DB
ИЛ
ИЛ
ИЛ
I<
{
"name": "my_project",
"private": true,
"scripts": {
"sass-watch": "THEME_PATH=./docroot/themes/my_theme; node-sass -w --output-style expanded --include-path ./node_modules/breakpoint-sass/stylesheets --include-path $THEME_PATH/scss $THEME_PATH/scss -o $THEME_PATH/css",
"sass-compile": "THEME_PATH=./docroot/themes/my_theme; node-sass --output-style expanded --include-path ./node_modules/breakpoint-sass/stylesheets --include-path $THEME_PATH/scss $THEME_PATH/scss -o $THEME_PATH/css",
"livereload": "THEME_PATH=./docroot/themes/my_theme; livereload $THEME_PATH/css",
"start": "run-p sass-watch livereload"
},
"devDependencies": {
"breakpoint-sass": "^2.7.1",
"eslint": "^4.0.0",
"eslint-config-airbnb": "^17.0.0",
"eslint-plugin-import": "^2.13.0",
"eslint-plugin-jsx-a11y": "^6.1.1",
"eslint-plugin-react": "^7.10.0",
"livereload": "^0.7.0",
"node-sass": "^4.9.2",
"npm-run-all": "^4.1.3",
"sass-lint": "^1.12.1"
}
}NM
NM
NM
NM
NM
ИЛ
I<
NM
NM
ИЛ
NM