mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
84bd2dcce7
The `devMode` parameter being passed to the `buildScss` function was not being used. The `buildScss` function was declared _inside_ the function in which it is invoked, so the `devMode` variable is already in scope - it doesn't need to be passed in. |
||
---|---|---|
.. | ||
display.js | ||
etc.js | ||
index.js | ||
manifest.js | ||
scripts.js | ||
static.js | ||
styles.js | ||
task.js |