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(postcss): do not output custom properties in resulting css #580

Merged
merged 1 commit into from
Aug 22, 2018

Conversation

ZauberNerd
Copy link
Contributor

Because this creates a lot of duplication when importing css variables
files in other css files which are then imported via js.
See:
- postcss/postcss-import#316
- postcss/postcss-import#294
- postcss/postcss-import#224
@ZauberNerd ZauberNerd merged commit 981e413 into master Aug 22, 2018
@ZauberNerd ZauberNerd deleted the remove-custom-properties-from-css branch August 22, 2018 12:10
ZauberNerd added a commit that referenced this pull request Feb 25, 2020
Changes:
* update dependency serialize-javascript to v3 ([1e0aadb](untool/untool@1e0aadb))
* **core:** allow to ignore certain presets through "ignoredPresets" ([1dc9422](untool/untool@1dc9422)), closes [#580](untool/untool#580)
* **react:** set data-mounted attribute after hydration ([566a3a5](untool/untool@566a3a5))
bors bot added a commit that referenced this pull request Feb 25, 2020
1095: fix: upgrade untool to v2.1.3 r=KnisterPeter a=ZauberNerd

Changes:
* update dependency serialize-javascript to v3 ([1e0aadb](untool/untool@1e0aadb))
* **core:** allow to ignore certain presets through "ignoredPresets" ([1dc9422](untool/untool@1dc9422)), closes [#580](untool/untool#580)
* **react:** set data-mounted attribute after hydration ([566a3a5](untool/untool@566a3a5))

Co-authored-by: ZauberNerd <zaubernerd@zaubernerd.de>
ZauberNerd added a commit that referenced this pull request Feb 25, 2020
Changes:
* update dependency serialize-javascript to v3 ([1e0aadb](untool/untool@1e0aadb))
* **core:** allow to ignore certain presets through "ignoredPresets" ([1dc9422](untool/untool@1dc9422)), closes [#580](untool/untool#580)
* **react:** set data-mounted attribute after hydration ([566a3a5](untool/untool@566a3a5))
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