johno / johno/gulp-class-prefix
how not to add the prefix to a class that already has the prefix ?
Open
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
hi and thanks for you work
how not to add the prefix to a class that already has the prefix ?
i tried like this
```
.pipe(classPrefix('my-', { ignored: [/\.ng-/, '.my-'] }))
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.