include default plugins
See original GitHub issueFrom https://github.com/sheetify/sheetify/issues/32#issuecomment-170731218
an open question is whether we specify any default plugins, such as what
css-modulesify
does. specifically i’m thinking ofpostcss-import
, perhaps also a way to pass values around (like this but in our own way).
I reckon including postcss-import
is a good call; if any other plugins should be included too this would be the right place to discuss.
Issue Analytics
- State:
- Created 8 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Include Plugin - DokuWiki
The include plugin breaks the wrap and folded (and similar) plugins when used inside them. This can be solved by using the inline...
Read more >Install plugins | IntelliJ IDEA Documentation - JetBrains
By default, IntelliJ IDEA includes several bundled plugins. You can disable bundled plugins, but they cannot be removed.
Read more >How to set WordPress Plugins loaded by default (Automatically)
The mu-plugins (Must Use Plugins) folder in WordPress is a very handy tool to set your most improtant plugins enabled and loaded by...
Read more >How can I get all plugins from java code including default ...
The goal was to build an effective model and download to the folder all the dependencies, plugins (including all default plugins) and their...
Read more >Guide to Configuring Plug-ins - Apache Maven
All plugins should have minimal required information: groupId , artifactId and ... Well, goals can have a default phase binding as discussed further...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I would personally prefer if sheetify didn’t come with a lot of plugins. It would be better if you could add them in as you need them with sheetify-postcss.
@bcomnes yup on board with you here