Changeset 7255
- Timestamp:
- 05/31/2018 12:47:05 PM (7 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/Gruntfile.js
r7185 r7255 59 59 css: { 60 60 files: '**/*.scss', 61 tasks: ['s ass', 'rtlcss'],61 tasks: ['stylelint', 'sass', 'rtlcss'], 62 62 }, 63 63 },
Note: See TracChangeset
for help on using the changeset viewer.