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

Tree shaking css #4

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Tree shaking css #4

wants to merge 10 commits into from

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    1e438ea View commit details
    Browse the repository at this point in the history
  2. Update package-lock.json

    aminya committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    b98b154 View commit details
    Browse the repository at this point in the history
  3. import bootstrap in styles.css

    aminya committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    c499bdc View commit details
    Browse the repository at this point in the history
  4. import styles.css in html

    aminya committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    b729661 View commit details
    Browse the repository at this point in the history
  5. add purgecss to rollup config

    aminya committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    f6a2274 View commit details
    Browse the repository at this point in the history
  6. Create purgecss.config.js

    aminya committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    e51af9e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81790f1 View commit details
    Browse the repository at this point in the history
  8. temporary: trying with parcel

    aminya committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    e779a15 View commit details
    Browse the repository at this point in the history
  9. try postcss-purgecss

    aminya committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    68004fe View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. try uncss

    aminya committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    67d64d8 View commit details
    Browse the repository at this point in the history