Skip to:
Content

BuddyPress.org

Changeset 10230


Ignore:
Timestamp:
10/10/2015 01:32:01 PM (11 years ago)
Author:
djpaul
Message:

Build: rename Grunt sass admin task to sass styles

We SASS everything in the bp-legacy folder, so “styles” is a better
name for it. Also brings in line with sister project bbPress.

Fixes #6380

Props netweb

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Gruntfile.js

    r9902 r10230  
    7171                },
    7272                sass: {
    73                         admin: {
     73                        styles: {
    7474                                cwd: SOURCE_DIR,
    7575                                extDot: 'last',
Note: See TracChangeset for help on using the changeset viewer.