Skip to content

Commit b30f612

Browse files
committed
docs: add auto-prefix to readme
1 parent ad784e6 commit b30f612

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ __Tiny [5<sup>th</sup> generation](https://github.com/streamich/freestyler/blob/
99
- __Isomorphic__ &mdash; render on server and browser, generates stable class names, and re-hydrates
1010
- __Performant__ &mdash; does not create wrapper components, does not use inline styles or inline `<style>` elements in the document body, but caches all class names for re-use and injects CSS using `.insertRule()` for performance
1111
- __`@media` queries__ and __animation `@keyframes`__ are supported
12+
- __Auto-prefixes__ your styles
1213

1314

1415
## Reference

0 commit comments

Comments
 (0)