Skip to:
Content

BuddyPress.org

Ticket #6380: 6380.1.diff

File 6380.1.diff, 283 bytes (added by netweb, 11 years ago)

Minor change to Grunt SCSS sub task name

  • Gruntfile.js

     
    7070                        }
    7171                },
    7272                sass: {
    73                         admin: {
     73                        styles: {
    7474                                cwd: SOURCE_DIR,
    7575                                extDot: 'last',
    7676                                expand: true,