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

theme variants: Remove variables import #381

Closed
wants to merge 1 commit into from

Conversation

tomdye
Copy link
Member

@tomdye tomdye commented Mar 11, 2020

Type: feature

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:

Removes special rules for importing variables.css files. These will now be used as theme variants.

work towards: dojo/framework#683

@agubler
Copy link
Member

agubler commented Apr 17, 2020

I don't think this is required, when moving to using themes with supported variants the variables are not longer allowed to be imported into the widget css files. Leaving this support in place should ensure backwards compatibility with users that have not moved to the latest theme format.

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.

2 participants