Skip to content

WIP: Create Gulp Task to watch changes in the CSS library source and rebuild it on-demand.

Ayush Shankar requested to merge (removed):main into main

This commit automates the process of manually copying the index.min.css file to /documentation/_sass/custom/custom.scss .
Moreover, this helps in solving the issue #38 , as on every npm build , any changes in the components(pcss files), will be reflected in the documentation server.
Please refer to the video below for the same :
LiveCodeCheck

Edited by Claudio Wunder

Merge request reports