////
/// smth.scss -- A Sassy CSS Front-End Development Library
/// @author Stephen M Irving -- < @metric_dev www.stephenirving.net >
/// version 0.16.0 -- 03/31/2024
///
/// Smoother is a Sassy CSS library designed for a smoother Sass experience.
/// Smoother is filled with simple-to-use functions & mixins that aid your
/// front-end UI/UX development experience by serving up workflow enhancing
/// utilities along with production ready element styles and animations.
////

@forward 'variables';
@forward 'functions';
@forward 'mixins';
