marcelmokos / styled-postcss-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

styled-postcss-theme

Theme example which extend liferayThemeTasks by adding a new task to apply PostCSS, autoprefixer and cssnano.

For this some dependencies have been added: https://github.com/marcoscv-work/styled-postcss-theme/blob/master/package.json#L25-L27

And PostCSS as devDependency: https://github.com/marcoscv-work/styled-postcss-theme/blob/master/package.json#L17

New task is declarated here: https://github.com/marcoscv-work/styled-postcss-theme/blob/master/gulpfile.js#L14-L22

Following original API documentation: https://github.com/liferay/liferay-theme-tasks#api

About


Languages

Language:JavaScript 72.7%Language:CSS 27.3%