Skip to content

Unable to import vendor stylus files #646

@aaronrosenthal

Description

@aaronrosenthal

I am trying to import a vendor stylus file but I get an error like this:

ReferenceError
/node_modules/vuetify/src/stylus/main.styl:298:9
   294| 
   295| index(list, value)
   296|   for val, i in list
   297|     return i if val == value
   298| @import './app'
----------------^
   299| @import './components/*'
   300| 

glob is not defined

Am I doing something wrong or is this not currently possible?

Reproduction link: https://codesandbox.io/s/3vmv7m3o16

Metadata

Metadata

Assignees

No one assigned

    Labels

    🎒 BundlerRefers to CodeSandbox's In-Browser Bundler

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions