heybourn / headwind

An opinionated Tailwind CSS class sorter built for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=heybourn.headwind
MIT License
1.39k stars 44 forks source link

Error when compiling after recent PR #11

Closed heybourn closed 4 years ago

heybourn commented 4 years ago

Describe the bug Compiling the extension using vsce throws the following error:

Argument of type 'RegExp | undefined' is not assignable to parameter of type 'string'.

To Reproduce Steps to reproduce the behavior:

  1. Open your Headwind directory
  2. Run npm run compile

Expected behavior The extension should compile and produce an 'out' folder