Changes between Initial Version and Version 1 of Ticket #29792, comment 58
- Timestamp:
- 10/20/2015 11:09:04 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29792, comment 58
initial v1 15 15 > By the way, you don't need to keep citing the WP CSS Coding Standards as a biblical source - it is a living/evolving document that has very little to do with our long-existing mess of CSS, and I wrote them in the first place. :) 16 16 I linked to these because I needed to cite "something" for any decisions I had made in regard to the rules I'd chosen was the only reason :) 17 18 Edit Note: Patch [https://core.trac.wordpress.org/attachment/ticket/29792/29792.3.diff 29792.3.diff] also includes the following patch as these updated dependancies are required [https://core.trac.wordpress.org/attachment/ticket/34177/34177-autoprefixer-postcss.diff 34177-autoprefixer-postcss.diff] 19 20 Run `npm install` to update dependancies and run either `grunt precommit` or `grunt postcss:lint` to run the Stylelint linter :)