A plugin to use Linaria with Parcel.
yarn add --dev parcel-plugin-linaria
or
npm install --save-dev parcel-plugin-linaria
The plugin works without any extra configuration. See Linaria's docs if you want to configure the library.
- CSS source maps are not supported because Parcel doesn't support them.
- The plugin works by extending Parcel's
JSAsset
due to how Parcel works. Any other plugins which do the same might have conflicts.
MIT License
parcel-plugin-linaria
is an open source project and will always remain free to use. If you think it's cool, please star it 🌟. Callstack is a group of React and React Native geeks, contact us at hello@callstack.com if you need any help with these or just want to say hi!