To use it during development and find bugs before production it would be nice to have a `isDev` option. Basically it rename everything but instead of minifying it will prefix the class like: `.my-class` -> `.rcs-debug__my-class`
To use it during development and find bugs before production it would be nice to have a
isDevoption.Basically it rename everything but instead of minifying it will prefix the class like:
.my-class->.rcs-debug__my-class