I want to use the styled-components library (https://www.styled-components.com/) in my angular project. But I cannot find any resources about how to use this library in angular 6 or up. So how can I use this library in my angular project
I have used this library in with react project. So will I able to use this library in an angular project like I use the library to react.
If not I like to know the way to use this styled-components library with angular 6 or up