ghaschel / stylus-true

Framework to unit test your Stylus files.
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

fix: Update use path in .styl files #35

Open rossclarkartist opened 2 years ago

rossclarkartist commented 2 years ago

Update "use" path in .styl files to correct any "failed to locate plugin file" errors that prevent usage of the provided stylus interface.

See, https://github.com/ghaschel/stylus-true/issues/34, for further info

On branch master