Skip to content

Commit f6e2716

Browse files
committed
Update readme
1 parent fc21188 commit f6e2716

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ We have developed [rollup-plugin-vue3-ui-css-purge](https://github.com/pathscale
4747

4848
2. Components usually depend on classes that are named after a prop, for example in v-button, `is-rounded` class depends on the prop `rounded`, as this is very common, the purger will recognize this automatically, on the other hand, when a component class depends on a prop that is not named accordingly (a class x that depend on a prop not named is-x), it must be registered in `helpers/classes.json`
4949

50+
3. Build generates automatically mappings.json file which will be used by @rollup-plugin-vue3-ui-css-purge later
51+
5052
## License
5153

5254
The MIT License (MIT). Please see [License File](https://github.com/pathscale/vue3-ui/blob/master/LICENSE-MIT.txt) for more information.

0 commit comments

Comments
 (0)