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

Switch to Sass and Stylelint #2530

Merged
merged 5 commits into from
Oct 14, 2019
Merged

Switch to Sass and Stylelint #2530

merged 5 commits into from
Oct 14, 2019

Commits on Oct 12, 2019

  1. Rename *.styl files to *.scss

    This is for the upcoming Sass switch.
    
    Also restore prism-tomorrow.css
    XhmikosR committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    7a40f33 View commit details
    Browse the repository at this point in the history
  2. Switch to Sass.

    Also:
    
    * switch to double quotes
    * remove leading zeros
    * use double colon pseudo selectors
    * merge a few selectors
    * restored prism-tomorrow.css and moved it in vendor
    XhmikosR committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    d642361 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

  1. Configuration menu
    Copy the full SHA
    e7d5ecd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8765873 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Configuration menu
    Copy the full SHA
    c84e666 View commit details
    Browse the repository at this point in the history