@docus/windicss-edge
TypeScript icon, indicating that this package has built-in type declarations

2.0.2-27325007.0ef0b08 • Public • Published

Docus WindiCSS Module

WindiCSS scanning compatible with Docus.

Quick Setup

  1. Add @docus/windicss dependency to your project:
# Using Yarn
yarn add --dev @docus/windicss
# Using NPM
npm install --save-dev @docus/windicss
  1. Add @docus/windicss to the buildModules section of your nuxt.config.js
{
  buildModules: ['@docus/windicss']
}

Usage

  1. Add a windi.config.{js|ts} file at the root of your themeDir.
  2. Write your windi.config file as you would usually do.
  3. It gets merged with the user Windi config (rootDir/windi.config) file.
  4. You also get full scanning of Windi classes into Span Syntax.

Development

  1. Clone this repository
  2. Install dependencies using yarn install
  3. Start dev server using yarn dev

Package Sidebar

Install

npm i @docus/windicss-edge

Weekly Downloads

4

Version

2.0.2-27325007.0ef0b08

License

MIT

Unpacked Size

7.95 kB

Total Files

4

Last publish

Collaborators

  • alexchopin
  • bdrtsky
  • danielroe
  • flosciante
  • larbish
  • smarroufin
  • farnabaz
  • kevinmarrec
  • benjamincanac
  • atinux
  • tahul