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

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

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