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-legacy/css/twentyfifteen.scss

    r12082 r12582  
    223223        }
    224224
    225         .site-content {
    226 
    227                 @media screen and (min-width: 77.5em) {
    228                 }
    229         }
    230 
    231225        main {
    232226                padding-top: 4%;
Note: See TracChangeset for help on using the changeset viewer.