Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shunnnet/vue-style-layer

CSS layer plugin for Vite and Nuxt
https://github.com/shunnnet/vue-style-layer

css css-layers nuxt nuxt-module unplugin vite vite-plugin vue

Last synced: 6 days ago
JSON representation

CSS layer plugin for Vite and Nuxt

Awesome Lists containing this project

README

        

# vue-style-layer-plugins
Please click the following links to check the plugins usages:

## Features
- [`unplugin-vue-style-layer`](https://github.com/shunnNet/vue-style-layer/tree/main/packages/unplugin-vue-style-layer):
- add CSS `@layer` to all style block in vue

- [`nuxt-css-layer`](https://github.com/shunnNet/vue-style-layer/tree/main/packages/nuxt-css-layer):
- Can declare CSS `@layer` in head (SSR)
- Integrate with `unplugin-vue-style-layer`