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

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

patch_stylesheet_dev(arg)

View Source