$hu-box-sizing-alias: "" !default;

$hu-box-sizing-modules: (base) !default;

$hu-box-sizing-types: (
  border-box,
  content-box,
) !default;
