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

Fix to ignore SCSS namespace #4379

Merged
merged 7 commits into from
Nov 5, 2019

Commits on Oct 25, 2019

  1. Add check to ignore SCSS namespace

    kimulaco committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    4b60f48 View commit details
    Browse the repository at this point in the history
  2. Fix example

    kimulaco committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    3b685c5 View commit details
    Browse the repository at this point in the history
  3. Add test by SCSS variable and namespace

    kimulaco committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    14292b0 View commit details
    Browse the repository at this point in the history
  4. Add test by LESS variable

    kimulaco committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    981a232 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. Add SCSS namespace test

    kimulaco committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    80d15fe View commit details
    Browse the repository at this point in the history
  2. Fix RegExp of SCSS namespace

    kimulaco committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    840ae67 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feature/scss-namespace

    kimulaco committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    b0a8916 View commit details
    Browse the repository at this point in the history