rsnext/examples/with-global-stylesheet/styles/index.css
Orlin M Bozhinov 38cc82d0bc With global stylesheet paths (#1327)
* with-global-stylesheet without relative paths and with node_modules

* a parenthetical remark about material-components-web not being part of the example
2017-03-02 08:37:58 -08:00

4 lines
45 B
CSS

p {
font-size: xx-large;
color: black;
}