TL;DR
Phoenix LiveView 1.2 has been officially released, bringing colocated CSS support and other improvements. Developers can now embed CSS directly in HEEx templates, with upcoming support for CSS scoping. The release enhances component styling and offers new configuration options.
Phoenix LiveView 1.2 has been officially released, introducing colocated CSS support to enable inline styling within HEEx templates. The update builds on previous work for colocated JavaScript, expanding component styling capabilities for Elixir developers.
The main feature of LiveView 1.2 is the ability to colocate CSS within HEEx templates, allowing developers to write styles directly inside components using a