docs
docs copied to clipboard
add useCssModule example
Description of Problem
The style module is an interesting feature in Vue.js, and the useCssModule
helper is also quite useful. However, it seems like useCssModule
lacks an example, which would make it easier for beginners to understand and use.
Proposed Solution
I have added a simple example for useCssModule
to demonstrate how to implement it.
Additional Information
Screenshot result:
If you have any feedback or suggestions, please do not hesitate to let me know. 😁