Compiling Provided Component Styles
Last updated
Last updated
In case of wanting to add a new feature or fix a bug in styling for a selected Varbase component.
Initialize the gulp SASS files styling method. Run this only ones for each newly cloned project.
Compile source .scss
files to .css
files. Needs to compile manually on demand.
Watch source .scss
files and compile them on saving to .css
files. Auto compiling on save of changes for the source.
After any change of code please check the standards before uploading a patch or creating a MR.