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

Add reformat-files:css script #32351

Closed
wants to merge 1 commit into from
Closed

Commits on Dec 13, 2019

  1. Reformat files: add package.json script to reformat css

    While at it, rename Stylelint config to `.stylelintrc.json` to get it automatically formatted by Prettier as well.
    
    See https://stylelint.io/user-guide/configuration/#loading-the-configuration-object for more about config file names.
    
    Run reformat-files:* in series, not in parallel
    
    Always happy exit
    
    reorganise
    simison committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    3a77fa0 View commit details
    Browse the repository at this point in the history