Software Alternatives & Reviews

Looking for an online IDE similar to Codepen, that supports tailwind properly.

Tailwind CSS Play JSFiddle CodePen StackBlitz
  1. An advanced online playground for Tailwind CSS
    Seems https://play.tailwindcss.com/ is the best balance, but it doesn't allow split window to see both CSS and HTML at the same time.

    #Web App #Design Tools #Developer Tools 42 social mentions

  2. Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
    I've used codepen.io and jsfiddle.net, but they both seem to not allow the @apply command in CSS, where you would apply the same properties to multiple elements. I've read that tailwind does this on codepen.io because that uses the CDN version of Tailwind, and that doesn't support some features, among which is the @apply.

    #Programming #Text Editors #Programming Tools 193 social mentions

  3. A front end web development playground.
    I've used codepen.io and jsfiddle.net, but they both seem to not allow the @apply command in CSS, where you would apply the same properties to multiple elements. I've read that tailwind does this on codepen.io because that uses the CDN version of Tailwind, and that doesn't support some features, among which is the @apply.

    #Text Editors #Programming #Code Collaboration 484 social mentions

  4. Online VS Code Editor for Angular and React
    Pricing:
    • Open Source
    Or if you want something closer to a local dev environment, https://stackblitz.com/ . You'd need to set things up yourself, but gives you the freedom to play around without installing on your local machine.

    #Text Editors #Programming #Programming Tools 98 social mentions

Discuss: Looking for an online IDE similar to Codepen, that supports tailwind properly.

Log in or Post with