# Frontend

# Styles

All styles are contained in Tailwind Plugins (opens new window) to easily adapt on core style changes. Take a look at the button plugin for an easy example.

# Blade Components

The contained authentication forms are built with Blade Components (opens new window).

# Laravel-Mix

There is a new manifest('css/app.css') helper which replaces the mix() function.