Code Monkey home page Code Monkey logo

Comments (10)

excid3 avatar excid3 commented on May 24, 2024 2

@nickisnoble I've been wanting to move it to Tailwind CSS instead, but there's almost certainly going to be some sort of css library required for this otherwise you can provide html templates that look any good by default.

from jumpstart.

foucist avatar foucist commented on May 24, 2024 2

I vote for tailwind also 😄

from jumpstart.

nickisnoble avatar nickisnoble commented on May 24, 2024

+1 Tailwind would be awesome!

Bootstrap just looks super specific, and I find myself using it less and less. I get that not having styles ready to roll would make the package feel incomplete though

from jumpstart.

jespr avatar jespr commented on May 24, 2024

@excid3 we could extract some utility patterns using @apply the tailwindcss way, to provide some nice defaults for forms, navbar etc?

from jumpstart.

excid3 avatar excid3 commented on May 24, 2024

We definitely can replicate the Bootstrap classes in Tailwind to make the transition easier.

I've also been building a small set of Stimulus controllers to replicate the JS functionality of Bootstrap: tabs, modals, dropdowns, etc. Those would be required before we could make the switch I think.

I should get those published on Github soon.

from jumpstart.

jespr avatar jespr commented on May 24, 2024

Oh shoot! I forgot about JS. Stimulus sounds great, that's something I've been wanting to play around with myself

from jumpstart.

foucist avatar foucist commented on May 24, 2024

I'm kind of ambivalent about Stimulus.js when something like Mithril.js is half the size and I find it easier to work with, minimal DSL, components-based, and tiny & fast.

The only downside is the lack of DOM/progressive enhancement support that Stimulus.js or Vue.js have. Riot.js might be an interesting alternative since it's kind of like vue.js w/ the template stuff but also tiny.

from jumpstart.

richjdsmith avatar richjdsmith commented on May 24, 2024

StimulusJS + TailwindCSS would be an awesome combo - especially like @jespr said, using some @apply for a few defaults.

Need a hand on this?

from jumpstart.

davidbkay avatar davidbkay commented on May 24, 2024

I've had pretty good luck with an AlpineJS/Tailwind combo. Just another option to throw out there.

from jumpstart.

excid3 avatar excid3 commented on May 24, 2024

This is probably gonna stick with Bootstrap for the time being. There aren't too many views to port over to Tailwind or your CSS framework of choice. We can reopen or start a PR if someone feels really strong about it.

from jumpstart.

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.