1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-14 12:28:56 +00:00
Files
UXP/layout/reftests/css-import/other-outermost-sheet.css
T

4 lines
61 B
CSS

@import url("outer-sheet.css");
.outermost { color: cyan; }