This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Hello,
When I upgraded to phoenix 1.7, core components with tailwind CSS are now available. Does anyone have rewritten classes for these...
New
Hello there all,
I followed the steps depicted at mix phx.gen.auth — Phoenix v1.7.7 in order to get started with an authentication syste...
New
Using Phoenix 1.6.6 here.
Is there a way to bring some CSS files nearer to their sole use in a HEEX template and still be hot reloaded b...
New
I noticed that I always get this warning when I run my Phoenix project in firefox:
Layout was forced before the page was fully loaded. I...
New
Hi guys!
I used developer tools for inspect HTML-pages generated by Phoenix and got this error:
ERROR: ‘-webkit-text-size-adjust’ is n...
New
The library in my case is vex. I ran npm install vex and followed vex’s installation docs by adding below to app.js:
import vex from 've...
New
I have a live view application that displays exchange rates data. Within the application, there is a box called “announcement” which show...
New
Why isn’t app.css immediately generated in a fresh Phoenix project? The app on localhost looks wonky due to the missing CSS and only afte...
New
I have an html.heex file that has both a static textarea tag and a dynamic textarea denoted like so <.input type='textarea' />. I e...
New
I am learning Phoenix and Elixir and making myself a website. I know this is probably not the best way to do what I want but I am up for ...
New
I installed elixir 1.17.2-otp-27 using asdf on WSL.
I intalled Phoenix 1.7.14.
And I created a Phoenix project with the “phx.new my_app...
New
With a content security policy defined and upheld, it is no longer possible to use inline style attributes on elements.
I would still li...
New
This one has left me rather confused.
I followed How to remove tailwind from Phoenix completely ? (I only want vanilla CSS) - #3 by abar...
New
Has anyone converted the current set of CoreComponents from Tailwind to regular css?
CoreComponents are very useful for prototyping but ...
New
Are there any Elixir or Phoenix functions that escape CSS like CSS.escape?
I want to securely escape values for attribute selectors.
&l...
New
Trending Over Three Years
I want to use the full gamut of Bootstrap Alert ‘types’ (and their associated colors);
primary, secondary, success, danger, warning, inf...
New
I downloaded a font called “American Typewriter” and I now have a file named American_Typewriter_Regular.ttf in my priv/static/fonts dir...
New
Hey all,
In the example project from book “Programming Phoenix…”,
When visit http://localhost:4000/users/new, the console shows:
(Phoe...
New
Hi,
I have a phoenix 1.6.6 app and tailwind 3.6.18 and tailwind css preflight is loading some base styles Preflight - Tailwind CSS
The ...
New
What is the best CSS Framework to use with LiveView? Especially when it comes to things like modals, tooltips, responsive/adaptive desig...
New
Hi!
This does NOT work in my phoenix app:
@tailwind base;
@tailwind components;
@tailwind utilities;
@import "./markdown.css";
@import...
New
When I add background-image: url(…/images/my-image.png) to phoenix.css, the image displays correctly but the console shows an error
Unca...
New
As my Phoenix project has grown bigger, all the custom CSS for all the pages put in a single app.css file feels wierd and problematic. Wh...
New
Hello all, and thanks for this great forum!
I am learning Phoenix 1.3, and having trouble specifying the order of my local SCSS files. T...
New
Is there any way to load a static CSS in a specific Phoenix template file?
For example, I have the main layout app.html.eex which loads ...
New
Hi folks!
I wonder if any of you have already tried to implement scoped CSS styles for live components. I’m specifically interested in h...
New
How can we share static files (css, js) between multiple Phoenix Web apps inside umbrella?
endpoint
plug Plug.Static,
at: "/", from: :my...
New
I’ve been trying to get Tailwind CSS running in a Phoenix app, but have run into configuration problems with Brunch. I’ve followed the in...
New
I don’t understand the difference between phoenix.css and app.css. In app.css I have phx-something classes. Why aren’t they in the phoeni...
New
I’m currently making the Webpack → ESbuild upgrade with Phoenix 1.6, and I don’t understand how to load CSS from external JS packages.
F...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







