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 back Primer CSS build and instructions for using it #260

Merged
merged 55 commits into from
Sep 20, 2018

Commits on Sep 11, 2018

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

Commits on Sep 14, 2018

  1. Configuration menu
    Copy the full SHA
    73cd097 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7020979 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd66ee5 View commit details
    Browse the repository at this point in the history
  4. add primer-tables

    shawnbot committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    0c3fed3 View commit details
    Browse the repository at this point in the history
  5. update package-lock

    shawnbot committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    3cbc134 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7caa48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a0ae59 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab017c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    53c3879 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cf319ca View commit details
    Browse the repository at this point in the history
  11. uninstall @zeit/next-sass

    shawnbot committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    805c3f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1a3513b View commit details
    Browse the repository at this point in the history
  13. add basic BaseCSS tests

    shawnbot committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    92975e4 View commit details
    Browse the repository at this point in the history
  14. lint

    shawnbot committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    b549245 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    74a8204 View commit details
    Browse the repository at this point in the history
  16. simplify base css output

    shawnbot committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    0231d95 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e0d84c1 View commit details
    Browse the repository at this point in the history
  18. update BaseCSS tests

    shawnbot committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    0797898 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3deed4b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a4853aa View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4eea3d6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9e844d4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0fa0e88 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

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

Commits on Sep 19, 2018

  1. better styling docs

    shawnbot authored Sep 19, 2018
    Configuration menu
    Copy the full SHA
    ddb60a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a8793f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f14fb08 View commit details
    Browse the repository at this point in the history
  4. nix kit

    shawnbot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    3a311c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    707c94b View commit details
    Browse the repository at this point in the history
  6. update version

    Emily authored and shawnbot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    4437593 View commit details
    Browse the repository at this point in the history
  7. regenerate package-lock.json

    shawnbot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    8e6310a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46e5b09 View commit details
    Browse the repository at this point in the history
  9. add node-sass to devDeps

    shawnbot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    dc6daec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b84984 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    296ebf4 View commit details
    Browse the repository at this point in the history
  12. nix babel-plugin-macros

    shawnbot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    f0656ef View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d90a682 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b6b3f85 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a5d1668 View commit details
    Browse the repository at this point in the history
  16. rebuild package-lock.json

    shawnbot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    08d9334 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2420a2d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a5584c7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    19a7f6a View commit details
    Browse the repository at this point in the history
  20. remove reference to BaseCSS

    shawnbot authored Sep 19, 2018
    Configuration menu
    Copy the full SHA
    5c2b241 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d043877 View commit details
    Browse the repository at this point in the history
  22. run dist:css before dev

    shawnbot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    513c3fe View commit details
    Browse the repository at this point in the history
  23. tweak comment

    shawnbot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    70094e9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    28c4f1d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d924008 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    89de94d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    78e6f87 View commit details
    Browse the repository at this point in the history
  28. update package-lock.json

    shawnbot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    48de21f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

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