GithubHelp home page GithubHelp logo

oyelowo / twust Goto Github PK

View Code? Open in Web Editor NEW
33.0 1.0 1.0 1.19 MB

Catch Tailwindcss Errors at Compile-Time Before They Catch You, without making any change to your code! Supports overriding, extending, custom classes, custom modifiers, Plugins and many more ๐Ÿš€๐Ÿ”ฅ๐Ÿฆ€

License: MIT License

Rust 99.96% JavaScript 0.04%
css dioxus frontend leptos rust static-check sycamore tailwind tailwindcss ui yew

twust's Issues

Support for string arrays

Hi, any chance you'd be happy to add support for str arrays? Something like:

macro_rules! tws{
    [$($class:literal),* $(,)?] => {
        [$($crate::tw!($class)),*]
    }
}

so I could write:

tws!["bg-blue-500", "text-red-50"]

This makes twust work much more smoothly with my web framework, Silkenweb.

Thanks!

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.