///*------------------------------------*\
//    # GEL TYPOGRAPHY
//\*------------------------------------*/

// Import the typography component
// and enable the output for our distributed code
@use '../typography' with (
  $gel-type-enable--markup-output: true
);
