GithubHelp home page GithubHelp logo

TailwindCSS and Vugu about vugu HOT 2 OPEN

owenwaller avatar owenwaller commented on May 10, 2024
TailwindCSS and Vugu

from vugu.

Comments (2)

owenwaller avatar owenwaller commented on May 10, 2024 1

See: #150 which is related.

@bradleypeabody has a prototype go implementation at: https://github.com/gotailwindcss/tailwind

from vugu.

bradleypeabody avatar bradleypeabody commented on May 10, 2024

Some feedback on this:

The CDN script concept is essentially just for development, I believe because it results in a much larger client download. I'm also not sure how well it plays with the dynamic HTML that Vugu generates in the UI, it may or may not work as expected, would need testing.

Tailwind now has a standalone CLI tool (thank goodness): https://tailwindcss.com/blog/standalone-cli. That is almost certainly the best way to integrate with Vugu. It should be possible to tell it to scan .vugu files as if they were HTML files.

Probably the main work involved is to figure out a suggested build method for when to run the tailwind cli tool - via go generate, dynamically from a live-reload handler, or as part of a Makefile, or perhaps task from taskfile.dev - those are all options, I'm not sure which is best.

from vugu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.