View Source mix lvn.stylesheet.setup.config (live_view_native_stylesheet v0.3.0)

Configure LiveView Native Stylesheet within a project

This setup will configure your app and generate stylesheets for each available client

$ mix lvn.stylesheet.setup.config

Summary

Functions

Link to this function

build_changesets(context)

View Source