@kkt/loader-stylus
TypeScript icon, indicating that this package has built-in type declarations

5.11.1 • Public • Published

@kkt/loader-stylus

This package contains a plugin for using stylus with kkt.

Usage in kkt Projects

npm install @kkt/loader-stylus --dev

With the loaderOneOf options

// .kktrc.js
export const loaderOneOf = [
  require.resolve('@kkt/loader-stylus')
];

Readme

Keywords

Package Sidebar

Install

npm i @kkt/loader-stylus

Weekly Downloads

0

Version

5.11.1

License

MIT

Unpacked Size

8.69 kB

Total Files

7

Last publish

Collaborators

  • uiwjs
  • wcjiang