Enhancement request:
The stylesheet_engine options are limited to :css, :sass and :scss. It would be nice to update or create a config option with the sole purpose of creating a pcss file when generating a new component.
CIFFI-JS - frontend project generator with node based build system and javascript framework. It includes webpack for javascript module, node-sass for build scss files with postCSS autoprefixer and cleancss, livereloadjs for fast development.
General engineering resources related to @araclx. This repository holds also configuration for our linters, maintaince tools and general programming guidelanes on specific technologies.
Enhancement request:
The stylesheet_engine options are limited to :css, :sass and :scss. It would be nice to update or create a config option with the sole purpose of creating a pcss file when generating a new component.