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

Stylus: Put the comment token behind the string token and set the greedy property to true #2372

Merged
merged 10 commits into from May 7, 2020

Commits on May 3, 2020

  1. pug: Improved class(named "attr-class") and id(named "attr-id") in ta…

    …g detection, and added corresponding unit test.
    dev-itsheng committed May 3, 2020
    Configuration menu
    Copy the full SHA
    ac26293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c48d654 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    0d7da48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a882579 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3da26f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    eb73dbb View commit details
    Browse the repository at this point in the history
  2. Stylus: Add color, entity, unit, change number and operator

    … in `inside` object, Fix relational tests.
    dev-itsheng committed May 6, 2020
    Configuration menu
    Copy the full SHA
    2cb260f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    2d162ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eee68e7 View commit details
    Browse the repository at this point in the history
  3. Stylus: Put the comment token behind the string token and set the…

    … `greedy` property to `true`
    dev-itsheng committed May 7, 2020
    Configuration menu
    Copy the full SHA
    a37cd5e View commit details
    Browse the repository at this point in the history