question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Consider adding postcss-autoreset

See original GitHub issue

It would be nice to get postcss-autoreset on Components files by default. See this gist for a sample config.

Internally the preprocessor should somehow pass this plugin only on components i.e. files that contain a @define directive.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
simonsmithcommented, Oct 19, 2016

Done in #53

1reaction
simonsmithcommented, Sep 29, 2016

Unblocked 🎉

Read more comments on GitHub >

github_iconTop Results From Across the Web

postcss-autoreset - npm
PostCSS plugin for partial styles reset. ... Start using postcss-autoreset in your project by running `npm i postcss-autoreset`.
Read more >
PostCSS plugin for automatic rules isolation - GitHub
PostCSS plugin for automatic conditional rules reset. Useful for creation of bullet-proof styles isolation in your extension. Can be used in combination with ......
Read more >
How do I use PostCSS Auto Reset? - Stack Overflow
The mentioned postcss-autoreset plugin basically just adds the all: initial; property to selectors, which might already have some styles.
Read more >
postcss-autoreset - npm Package Health Analysis - Snyk
An important project maintenance signal to consider for postcss-autoreset is that it hasn't seen any new versions released to npm in the past...
Read more >
postcss@8.2.15 | Deno
This API can then be used by plugins to do a lot of useful things, e.g., to find errors automatically, or to insert...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found