Article Preview with Tailwind + AlpineJS

Solution retrospective
Okay. So this one is really scuffed. I tried to use tailwind alongside my regular styles in my solid app but found out it overrides my styles. So I decided to put the tailwind project in a separate folder. I decided to use just plain HTML. For simplicity's sake, I'm using the Tailwind Play CDN for my styles and Alpine JS for super basic functionality. I know this is not exactly what the challenge calls for but I sadly have other things to do. 😅
Also, it seems that the HTML parser that FEM uses doesn't play well with AlpineJS. So this one is gonna have a ton of errors.
I may improve this later on when I have the time.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Brian Michael Poblete's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord