Metadata
- Source
- SNOW-14
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Eloisa Guerrero
- Reporter
- Eloisa Guerrero
- Created
2018-02-06T13:20:44.307-0500 - Updated
2018-07-12T15:39:59.169-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
- N/A
Description
Wordpress at the moment does not seem to globally support compiling stylus files into css; see this Stack Overflow issue where the user tried to do so with a theme other than twentytwelve: https://stackoverflow.com/questions/15592825/how-to-make-wordpress-style-css-work-as-a-stylus-styl-file
We would need to either:
- Create a grunt task with the caveat that we'd need to create tests and would be very time consuming;
- Understand how Wordpress works; there are plugins that process stylus files – see https://wordpress.org/plugins/wp-stylus-processor/ which would be a good example to learn from if this is doable without using a plugin.
Comments
-
Michelle D'Souza commented
2018-07-12T15:39:59.162-0400 This was documented in the Snow Readme