postcss-load-plugins
postcss-load-plugins copied to clipboard
Autoload Plugins for PostCSS
Results
1
postcss-load-plugins issues
Sort by
recently updated
recently updated
newest added
## Proposed changes This feature is needed to provide a sync interface for libraries like: - https://github.com/giuseppeg/styled-jsx-plugin-postcss/issues/31#issuecomment-588051109 They were forced to use a workaround like https://github.com/abbr/deasync. This PR will use...