/**
 * @license EUPL-1.2
 * Copyright (c) 2021 Robbert Broersma
 */

@import "./mixin";

/* Collection of all semantic HTML styles in the component library */
.utrecht-html {
  @include utrecht-html-content;
  @include utrecht-html-content-container;
}
