mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 15:08:12 -05:00
8 lines
169 B
CoffeeScript
8 lines
169 B
CoffeeScript
module.exports =
|
|
web_options:
|
|
files:
|
|
'tmp/css/options.css': 'src/less/options.less'
|
|
web_popup:
|
|
files:
|
|
'tmp/css/popup.css': 'src/less/popup.less'
|