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

Release 2.0.0 beta.2 #2852

Merged
merged 2 commits into from Oct 15, 2018
Merged

Release 2.0.0 beta.2 #2852

merged 2 commits into from Oct 15, 2018

Conversation

thisisdano
Copy link
Member

Internal

  • Say goodbye to @maya
  • Welcome @saracope to the core team
  • Added a new build process to uswds-site to modularize the CSS output and compile only the Sass necessary to see the change. For instance, utility classes, layout grid, fonts, and USWDS components don't need to be re-generated when making a change to custom Sass. (Use a more modular build and compile process uswds-site#674)
    • Add new gulp scripts and npm scripts to process only the necessary Sass
    • Add conditional stylesheets to uswds-site that load individual CSS modules when in the local environment and a single, minified CSS file when built through Federalist
    • This can speed up most builds by about 10x!

Additions

  • Added Public Sans to its own repo: uswds/public-sans
  • Added basic gulp pipeline to its own repo: uswds/uswds-gulp

Updates

Bug fixes

Improvements

Documentation

@thisisdano thisisdano requested a review from a team October 15, 2018 18:19
@thisisdano thisisdano merged commit 139f4b4 into release-2.0 Oct 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants