/*
 * This file is used to import helper styles and make them available for use
 * in other SCSS files independently.
 *
 * This file will be preprocessed and copied to the dist folder in the build process.
 *
 * See the build script in package.json for more details.
 */
.ds-no-style-leak * {
  all: unset;
  box-sizing: border-box;
  display: block;
}

/*# sourceMappingURL=helpers.css.map */
