subhrashisdas

subhrashisdas

Which CSS framework is popular among elixir?

Which CSS framework is popular among elixir? I am new to phoenix and elixir. Which framework is good and adhere the principles of Pheonix?

Most Liked

baldwindavid

baldwindavid

Phoenix is not really opinionated about which CSS framework you use.

At any rate, my favorite CSS framework is by far Tailwind and I highly recommend it if you are comfortable with utility/atomic styling. It is a lower level framework that can be used to build your own custom design systems. This is going to be different than the batteries-included options like Bootstrap and Bulma.

egze

egze

Any CSS framework will work fine. I personally like BEM, which is not really a framework. http://getbem.com

stefanchrobot

stefanchrobot

I really love TailwindCSS (free) and TailwindUI (paid).

Last Post!

wanton7

wanton7

If you are going to use LiveView then CSS framework that doesn’t use any JavaScript will be handy like Bulma (https://bulma.io)

Where Next?

Popular in Discussions Top

restack_oslo
Hello, Please pardon me for any faux paux. I am 46 and this is my first time on a forum of any kind. I wanted to to get answers from tho...
New
tmbb
This is a post to discuss the new Phoenix LiveView functionality. From Chris’s talk, it appears that they generate all HTML on the serve...
342 18634 126
New
eteeselink
Hi all, In the last days, two things happened: A blog post titled “They might never tell you it’s broken” made the rounds. It’s about ...
New
mikl
I wanted to capitalize a string, and tried using String.capitalize(). That generally works well, until you try to capitalize a word like...
New
AstonJ
Can you believe the first professionally published Elixir book was published just 8 years ago? Since then I think we’ve seen more books f...
New
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New
shishini
I think this twitter post and youtube video didn’t get as much attention as I hoped I am still new to Elixir, so can’t really judge ...
New

Other popular topics Top

baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1144 55125 245
New
lanycrost
Hi everyone! I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
Darmani72
If I have a post route which an argument: post /my_post_route/:my_param1, MyController.my_post_handler How would get the post params ...
New
AngeloChecked
What learn first? Rust or Elixir Hi Elixir community! I’m here because i want learn a new language. I’m a junior developer and mainly i ...
New

We're in Beta

About us Mission Statement