0.7.2 • Published 4 months ago

@acusti/styling v0.7.2

Weekly downloads
-
License
Unlicense
Repository
github
Last release
4 months ago

@acusti/styling

latest version maintenance status bundle size downloads per month

Exports Style, which is a React component that renders a CSS style string as a <style> element in the <head> of the document optionally specified by props.ownerDocument. Keeps a per-document global registry of styles being rendered so that the same string of CSS will only be rendered as a single <style> element, no matter how many times the <Style> element with that string appears in the React component tree.

Also exports useful CSS string literals, such as SYSTEM_UI_FONT which can be used as font-family: ${SYSTEM_UI_FONT}; to specify the appropriate UI font for the current OS and browser.

0.7.2

4 months ago

0.7.1

4 months ago

0.7.0

5 months ago

0.6.0

1 year ago

0.6.0-alpha

2 years ago

0.5.2-alpha

2 years ago

0.6.0-alpha2

2 years ago

0.5.3

2 years ago

0.6.0-alpha3

2 years ago

0.6.0-beta

2 years ago

0.5.2

2 years ago

0.5.2-alpha2

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago