3.2.0 • Published 9 months ago

@empjs/plugin-stylus v3.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@empjs/plugin-stylus

安装

pnpm add @empjs/plugin-stylus -D

使用

import pluginStylus from '@empjs/plugin-stylus'
import {defineConfig} from '@empjs/cli'
export default defineConfig(({mode, env}) => {
  return {
    plugins: [pluginStylus()],
  }
})
3.2.0

9 months ago

3.1.2

9 months ago

3.1.1

9 months ago