Author: Martin

  • LangCSS now has a free forever plan

    LangCSS is free! Try the demo – click here. What is LangCSS? LangCSS is a tool for letting AI help you quickly create Tailwind code. It might be a single line of text you want to make into a gradient style, or an entire landing page you want. AI is brilliant, but it is still…

  • Try Llama 3.1 405B on LangCSS

    For the next few days (or as long as it works!) I have switched LangCSS model to use the Llama 3.1 405B, using the generous free API provided by a very new (startup I guess?) glhf.chat. Previously it was using Llama 3 70b. This change is exciting mainly because of the bigger context, and ability…

  • Funky Circle Image Effect with Tailwind CSS

    This is the first in a series of how-to with Tailwind, looking at how you can spice up your designs without too much effort. The effect we are going for is enhancing a circular image with some circles. This is ideal for a landing page image in a hero section or feature list. It could…