Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dev dependencies stylelint SASS #4173

Merged
merged 5 commits into from
Feb 4, 2022

Commits on Jan 24, 2022

  1. Update dev dependencies stylelint SASS

    Major update for stylelint with breaking changes
    https://stylelint.io/migration-guide/to-14/
    
    Applied automatic SASS migration to current syntax
    https://sass-lang.com/documentation/cli/migrator#migrations
    
    And a few manual fixes such as:
    https://github.com/stylelint-scss/stylelint-scss/blob/master/src/rules/dollar-variable-no-missing-interpolation/README.md
    
    Other dev dependencies are minor updates.
    Alkarex committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    210679e View commit details
    Browse the repository at this point in the history
  2. RTLCSS

    Alkarex committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    ed578ff View commit details
    Browse the repository at this point in the history
  3. Fix color-hex-length bug

    Alkarex committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    0de8c72 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Implement make bin/composer

    Alkarex committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    e9b7ac9 View commit details
    Browse the repository at this point in the history
  2. Update git hash

    Alkarex committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    2187288 View commit details
    Browse the repository at this point in the history