How does one deal with global styles(font-face, body related styles etc.) using styled components? #lazyweb
Heh, in Sheetify it'd be css` body { background-color: blue } ` For scoping: let style = css` :host { background-color: red } `
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
Heh, in Sheetify it'd be css` body { background-color: blue } ` For scoping: let style = css` :host { background-color: red } `