API Reference Still v0.1.1

Modules

There are many events that lead to a file being compiled

This preprocessor handles image transformation. To configure it, set :image_opts in the metadata

The SourceFile retains all information regarding a file being compiled in the system. It's conceptually similar to the conn variable in a Phoenix app. The idea is that different subsystems transform this struct and pass it to the next.

Mix Tasks