start: search vue auto atomic css
Automatically fix unatomicized styles in style tags when styles exist in atomic stylesheets
The first step for the plugin is to locate the atomic stylesheet, then click on the class you want to fix in the styles tab. If some properties of the current class do not exist in the atomic stylesheet, either pin them into the template by user selection or still exist in the same style tag.
Support Less and Css styles.
Support Vue2, Vue3 template syntax.
This section describes major releases and their improvements. For a detailed list of changes please refer to the change log.