matthewbub / calendar-widgets

Craft beautifully robust date components in React.
http://calendar-widgets.com/
MIT License
4 stars 13 forks source link

Uninstall `rollup-plugin-postcss` from `package.json` - we aren't using it #229

Closed matthewbub closed 1 year ago

matthewbub commented 1 year ago

The scope of this ticket is to uninstall rollup-plugin-postcss from the root `package.json because we no longer need it in the build environment.

Tasks