Changes between Initial Version and Version 9 of Ticket #1014
- Timestamp:
- 05/04/2015 08:13:05 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1014
-
Property
Status
changed from
newtoreopened - Property Cc stephen@… added
-
Property
Component
changed from
Generaltodeveloper.wordpress.org -
Property
Summary
changed from
Compile sass using grunttoDevHub: Compile sass using grunt -
Property
Type
changed from
defecttoenhancement
-
Property
Status
changed from
-
Ticket #1014 – Description
initial v9 1 Currently we compile using ruby sass, but it would be better to use grunt so we can use other things as well, such as autoprefixer and cssjanus. 2 1 3 This way it is easier to get started, using only 'npm install', 'grunt sass' and 'grunt watch'.