astro-pure 1.2.5 → 1.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -32,6 +32,8 @@ const config = {
32
32
  export default config
33
33
  ```
34
34
 
35
+ UnoCSS is more recommended, and TailwindCSS method will be removed soon.
36
+
35
37
  See [User Components](https://astro-pure.js.org/docs/integrations/components) & [Advanced Components](https://astro-pure.js.org/docs/integrations/advanced) to learn how to use.
36
38
 
37
39
  > Some part of Advanced Components may require Astro Integration config.