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

Fixes an issue where not all partials are imported #787

Merged
merged 1 commit into from
May 9, 2022

Conversation

coreymcollins
Copy link
Contributor

@coreymcollins coreymcollins commented Nov 9, 2021

DESCRIPTION

Noticed this while troubleshooting #758. For some reason, not all of the .scss partials were being imported. This solves that!

OTHER

  • Is this issue accessible? (Section 508/WCAG 2.0AA)
  • Does this issue pass all the linting? (PHPCS, ESLint, SassLint)
  • Does this pass CBT?

STEPS TO VERIFY

Just run an npm run start or npm run build and verify that changes in all .scss files are being compiled.

DOCUMENTATION

Will this pull request require updating the wd_s wiki? – No changes

@nickyiie nickyiie merged commit 54f693d into main May 9, 2022
@nickyiie nickyiie deleted the hotfix/partial-imports branch May 9, 2022 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants