// some work on style sheets
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
define("simple",
|
||||
function() {
|
||||
return {
|
||||
color: "blue"
|
||||
};
|
||||
}
|
||||
);
|
||||
Reference in New Issue
Block a user