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

Prepend main css file to the main bundle's css file #467

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

KaneFreeman
Copy link
Member

@KaneFreeman KaneFreeman commented May 13, 2021

Type: bug

The following has been addressed in the PR:

  • There is a related issue
  • All code has been formatted with prettier
  • Unit or Functional tests are included in the PR
  • schema.json has been updated appopriately

Description:
If main.css exists, pass path down to bootstrap plugin

Dependent on dojo/webpack-contrib#335

Resolves #228

@KaneFreeman KaneFreeman requested review from agubler and matt-gadd May 13, 2021 18:28
@KaneFreeman KaneFreeman force-pushed the bugfix/main-css-extracted-to-bootstrap-css branch from fee2980 to ce777f8 Compare May 14, 2021 14:58
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.

CSS from main.css is extracted to bootstrap.css
1 participant