# parcel-plugin-rcs

[![Build Status](https://travis-ci.com/JPeer264/parcel-plugin-rcs.svg?branch=master)](https://travis-ci.com/JPeer264/parcel-plugin-rcs)

> This is a plugin for [rcs-core](https://github.com/JPeer264/node-rcs-core)

Renames your css selectors in JavaScript, HTML and CSS files.

## Install

```shell
npm install parcel-plugin-rcs
```

## Usage

Just install this package as a development dependency. Parcel will automatically call it when building your application.

## License

MIT © Jan Peer Stöcklmair
