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

tests: css custom variables #709

Merged
merged 1 commit into from
May 2, 2018
Merged

Conversation

alexander-akait
Copy link
Member

What kind of change does this PR introduce?

tests

Did you add tests for your changes?

it is already tests

If relevant, did you update the README?

not required

Summary

Just add tests to ensure custom css variables works

Does this PR introduce a breaking change?

no

Other information

@alexander-akait alexander-akait merged commit 3de8aa7 into master May 2, 2018
@alexander-akait alexander-akait deleted the tests-css-custom-variables branch May 2, 2018 13:05
alexander-akait pushed a commit that referenced this pull request Jul 4, 2018
alexander-akait pushed a commit that referenced this pull request Jul 6, 2018
* tests: css custom variables (#709)

* refactor: remove `minimize` option

BREAKING CHANGE: remove `minimize` option

* refactor: remove `module` option

BREAKING CHANGE: remove `module` option, use `modules` option instead

* refactor: remove `camelcase` option

BREAKING CHANGE: remove `camelcase` option, use `camelCase` option instead

* refactor: remove `root` option

BREAKING CHANGE: remove `root` option, use `postcss-loader` with `postcss-url` plugin instead

* refactor: remove other `minimizer` stuff

* refactor: remove `alias` option

BREAKING CHANGE: remove `alias` option, use `webpack` `resolve.alias` option

* refactor: readme

* refactor: remove unused `object-assign`

* chore(deps): update `postcss` to latest version

* refactor: minimum require `nodejs` version is `6.9`

BREAKING CHANGE: minimum require `nodejs` version is `6.9`

* refactor: minimum require `webpack` version is `4`

BREAKING CHANGE: minimum require `webpack` version is `4`
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