UNPKG

266 BCSSView Raw
1.test.debug {
2 /* [restyle:ui:debug] debugging */ }
3
4.test.deprecated {
5 /* [restyle:ui:deprecated] deprecated test is deprecated */ }
6
7.test.warn {
8 /* [restyle:ui:warn] this is a warning */ }
9
10.test.once {
11 /* [restyle:ui:debug-once] should only log once */ }