-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Description
Steps
run gulp build
Expected Result
Output CSS bundle
Actual Result
No CSS, the build process stops after creation of checkbox.min.css. Reverting to 2.4.0 works with no issues
[09:35:55] Created: ../resources/public/css/components/accordion.min.css
[09:35:55] Created: ../resources/public/css/components/checkbox.css
[09:35:55] Created: ../resources/public/css/components/checkbox.min.css
Erichs-MBP:semantic ErichOliphant$
Version
2.4.1
ElliottRoche, donaggio and AustinGreen