/next-plugin-styled-components

Experimental Plugin for Next.JS for easy integration of styled-components

Primary LanguageJavaScriptMIT LicenseMIT

@explodingcamera/next-plugin-styled-components

@explodingcamera/next-plugin-styled-components made it possible to use styled-components in next.js without any special configuration, HMR included.

Due to the removal of propper plugin support, this isn't possible with next.js anymore. Please check out their example for how to manually configure styled-components support here.