import-expander
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Stylus Util : Import Expander

Expand all your @import statements in Stylus, you'll have everything in a single file.

Single use:

import importExpand from 'import-expander';
importExpand({
  filePath: './path/to/main.styl',
  distPath: './path/to/dist.styl',
});

doc TODO

Readme

Keywords

Package Sidebar

Install

npm i import-expander

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

8.38 kB

Total Files

11

Last publish

Collaborators

  • hellolin