Convert fixture themes to packages

This commit is contained in:
Matt Colyer
2013-09-13 16:20:05 -07:00
parent a4fd23b645
commit 658c106349
13 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
{
"theme": true,
"stylesheets": ["first.css", "second.less", "last.css"]
}
}

View File

@@ -1,3 +1,4 @@
{
"theme": true,
"stylesheets": ["editor.less"]
}