Sankar Gorthi

Results 4 comments of Sankar Gorthi

you should be able to toggle it from the packages menu.

Thanks for fleshing out the implementation roadmap! That is definitely a lot of work and I have no experience with Go; it'd be a tall order. Was just hoping for...

I can look into contributing this. Looks like a fun addition.

Thanks @pelykh. That did it. I tried a bunch of combinations and finally this is what worked thanks to your comment: ```css /* .ladle/styles.css */ @import "tailwindcss" source("../src/"); @import "../src/styles.css";...