Parcel-plugin Packages

parcel-plugin-css-object

Parcel loader to load CSS into an object. The object has keys that are selectors from the CSS file; the value of each selector are the rules converted to camelCase properties ([see Style Object Properties](http://www.w3schools.com/jsref/dom_obj_style.asp)

1.2.3 • Published 3 years ago

parcel-plugin-css-as-string

Parcel plugin that loads CSS into JavaScript and TypeScript files as a string. The string is useful for cases when you need to inject styling into components. The plugin is compatible with [Readymade](https://readymade-ui.github.io/readymade/) and other c

1.0.1 • Published 4 years ago