Skip to:
Content

bbPress.org

Changeset 6404


Ignore:
Timestamp:
04/21/2017 10:27:21 AM (8 years ago)
Author:
netweb
Message:

Build Tools: Fix copy pasta of ; instead of , added in [6403].

WordPress Coding Standards requires one variable declaration.

See #2924.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Gruntfile.js

    r6403 r6404  
    4848        // PostCSS
    4949        autoprefixer = require('autoprefixer'),
    50         configCss    = require('stylelint-config-wordpress/index.js');
     50        configCss    = require('stylelint-config-wordpress/index.js'),
    5151        configScss   = require('stylelint-config-wordpress/scss.js');
    5252
Note: See TracChangeset for help on using the changeset viewer.