Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/25/2020 04:42:16 PM (6 years ago)
Author:
imath
Message:

Build tools: update CSS/SCSS linting node modules

  • Update stylelint, grunt-stylelint, stylelint-config-wordpress to latest stable version.
  • Add a specific stylelint config for BuddyPress.
  • Lint some CSS/SCSS files.

PS: let's hope it will fix the Travis CI failing test!

See #8154
See #8048

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-nouveau/common-styles/_bp_navigation.scss

    r12082 r12582  
    485485                        margin-top: 2px;
    486486
    487                         &.main-navs {
    488 
    489                         }
    490 
    491487                        // For tabbed nav we remove any default button nav styles.
    492488                        ul {
Note: See TracChangeset for help on using the changeset viewer.