docs icon indicating copy to clipboard operation
docs copied to clipboard

add useCssModule example

Open runyasak opened this issue 4 months ago • 1 comments

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:

image

If you have any feedback or suggestions, please do not hesitate to let me know. 😁

runyasak avatar Oct 16 '24 16:10 runyasak