Changes between Initial Version and Version 1 of Ticket #45912, comment 4
- Timestamp:
- 01/24/2019 11:26:39 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45912, comment 4
initial v1 1 Howdy @laurelfulford,2 3 May I ask how we should compile SASS files now that Twentynineteen is part of core? When the theme was still on Github, I've compiled SASS files as described on https://github.com/WordPress/twentynineteen/blob/master/CONTRIBUTING.md. However, neither `npm run build` nor the the regular core commands `grunt build` and `grunt watch` seem to compile the touched file into CSS. Am I missing something here?