// =============================================================================
// Text indent | Output
// =============================================================================
//
// Utility-class output for the text indent module.  Currently a placeholder until
// the legacy `text_indent--*` mixins are reorganised into a class API.
//
// =============================================================================

@use "../../../01-core/prefix" as *;
@use "./text-indent.mixins" as *;

@layer ss.typography {
    // (No utility selectors emitted yet.)
}
