rsnext/examples/with-global-stylesheet/styles/index.css

6 lines
71 B
CSS

@import 'normalize.css';
p {
font-size: xx-large;
color: black;
}