Tests to test both a Declarative UI w/ CSS and a createPage w/ CSS file to verify CSS file is loaded

This commit is contained in:
Nathanael Anderson
2015-08-26 03:19:02 -05:00
parent a95dafd72e
commit a67e46fc98
5 changed files with 58 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
Label {
background-color: #ff00ff00;
}