Packages
An opinionated template to create phoenix apps, using live view and tailwind.
Retired package: Renamed - gen_template_dino_live_view
Current section
Files
Jump to
Current section
Files
template/$PROJECT_NAME$/assets/css/app.css
/* This file is for your main application css. */
@import "tailwindcss/base";
@import "tailwindcss/components";
@import "tailwindcss/utilities";