Wednesday, November 1, 2023

Show HN: Generate Skeletons for Tailwind CSS https://ift.tt/KPxgf2R

Show HN: Generate Skeletons for Tailwind CSS Hey HN! I was tired of wasting time making my apps prettier, so I created this little tool. Using the Tailwind CSS library, the generator takes the code you paste in and creates the HTML code for the page structure. It's a simple tool, but it could be a helpful time-saver for people who don't want to spend the time manually coding in the HTML. Let me know what you think and feel free to offer any suggestions. https://ift.tt/I493Hvn November 2, 2023 at 12:42AM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...