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

Fix to include the theme - if present - into the docs.css for local devs #286

Merged
merged 1 commit into from Oct 26, 2018
Merged

Fix to include the theme - if present - into the docs.css for local devs #286

merged 1 commit into from Oct 26, 2018

Conversation

Andrew565
Copy link
Contributor

Fixed

docs.scss now imports the theme's .scss file(s), when building with yarn start:theme or yarn build:theme.

Changed

Also, updated the yarn lockfile.

Copy link
Collaborator

@pwolfert pwolfert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow! Your solution so much simpler than I expected the solution to be. I tested that it doesn't throw errors when using yarn start when there are no themes present and that having a theme present doesn't result in changed styles unless one's using yarn start:theme. LGTM 👍

@pwolfert
Copy link
Collaborator

The tests are failing because they're not configured to run on other repositories, so I'm going to merge this despite the failing tests. I've run the tests locally, and they're fine.

@pwolfert pwolfert merged commit 7bd0bb0 into CMSgov:master Oct 26, 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