git clone https://github.com/andrei-gheorghiu/poezie-ro-skin.git poezie-ro
cd poezie-ro && npm i
grunt [default]
=>grunt build
grunt build
=>grunt js && grunt css
grunt js
=>grunt css
=> sass (requires ruby & sass) + postcss (autoprefixer, flexboxfixer, pixrem, cssnano)grunt w
=>grunt watch
=> runsgrunt css
after any/assets/scss/*.scss
change)