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

docs: Add PostCSS/Autoprefixer/CSSNano #16502

Merged
merged 9 commits into from Feb 20, 2023

Commits on Feb 19, 2023

  1. Copy the full SHA
    1566f9b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    24fc840 View commit details
    Browse the repository at this point in the history
  3. docs: Stylelint property-no-vendor-prefix

    Autoprefix will add this during the build
    nschonni authored and snitin315 committed Feb 19, 2023
    Copy the full SHA
    896e954 View commit details
    Browse the repository at this point in the history
  4. docs: use CSSNano for minification

    nschonni authored and snitin315 committed Feb 19, 2023
    Copy the full SHA
    15ef955 View commit details
    Browse the repository at this point in the history
  5. chore: remove verbose PostCSS

    nschonni authored and snitin315 committed Feb 19, 2023
    Copy the full SHA
    a4aeb3b View commit details
    Browse the repository at this point in the history
  6. chore: untrack complied CSS

    nschonni authored and snitin315 committed Feb 19, 2023
    Copy the full SHA
    fab6bae View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1209248 View commit details
    Browse the repository at this point in the history
  8. docs: add watch target for PostCSS

    nschonni authored and snitin315 committed Feb 19, 2023
    Copy the full SHA
    9fb0852 View commit details
    Browse the repository at this point in the history
  9. fix: revert to old passthrough

    nschonni authored and snitin315 committed Feb 19, 2023
    Copy the full SHA
    c5bf2fa View commit details
    Browse the repository at this point in the history