Files
atom/spec/fixtures/packages/theme-with-package-file/package.json
2014-02-03 11:15:31 -08:00

5 lines
79 B
JSON

{
"theme": "ui",
"stylesheets": ["first.css", "second.less", "last.css"]
}