Fatal sass-lint error

Created on 14 November 2016, over 8 years ago
Updated 30 May 2025, 2 months ago

Problem/Motivation

Starterkit sass styles don't pass sass-lint check

components/base/forms/_forms.scss
  36:1  error  Please check validity of the block starting from line #36  Fatal

āœ– 1 problem (1 error, 0 warnings)

This error on line with IE6,7 hacks http://cgit.drupalcode.org/zen/tree/STARTERKIT/components/base/forms/_fo...

    // Improve appearance and consistency with IE 6/7.
    *vertical-align: middle;

the same for lines 183, 184
http://cgit.drupalcode.org/zen/tree/STARTERKIT/components/base/forms/_fo...

Steps to reprodule

  • drush dl zen-8.x-7.x && cd zen
  • npm install
  • gulp lint:sass

Proposed resolution

Based on https://www.drupal.org/node/1569578 →
Let's remove styles for add support of IE6,7

šŸ› Bug report
Status

Closed: outdated

Version

7.0

Component

Component markup (CSS/Sass/HTML/Twig)

Created by

šŸ‡ŗšŸ‡¦Ukraine andriyun

Live updates comments and jobs are added and updated live.
  • Coding standards

    It involves compliance with, or the content of coding standards. Requires broad community agreement.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • šŸ‡®šŸ‡¹Italy apaderno Brescia, šŸ‡®šŸ‡¹

    I am closing this issue, which was created for a project version compatible with a Drupal release no longer supported. Feel free to re-open the issue, if it is still relevant for a project version compatible with a supported Drupal release.

Production build 0.71.5 2024