You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2020. It is now read-only.
Hello,
I have implemented tailwind css in my angular project, Tailwindcss is working at root level scss but it is not working in the scss placed inside any component.
Is there any different way to build the scss inside the components?