-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The problem with this is it won't work inside
// comments!
lesscallows for--global-varwhich could be used for build number.
You can see some problems with this method (might not allow . characters).
// current
npx lessc --clean-css=\"--s1 --advanced\" source/style/main.less ./build/style/print-first.css
// proposed addition
--global-var="cssVersion=$(npm pkg get version)"Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request