-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Matthelonianxl/codesandbox-client
#424Labels
🎒 BundlerRefers to CodeSandbox's In-Browser BundlerRefers to CodeSandbox's In-Browser Bundler
Description
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
login2030, elilemons, Tofandel, julianschmuckli, terriblecodebutwork and 1 more
Metadata
Metadata
Assignees
Labels
🎒 BundlerRefers to CodeSandbox's In-Browser BundlerRefers to CodeSandbox's In-Browser Bundler