
/* This is an empty class. Any styles under /src should get built into the
/dist/css/entry-govhub.{hash}.css file. It just so happens, that we don't
have any css to build, and as such our build assertion that this file exist
fails. We want to keep the build assertion, in case styles are added
in the future. This empty ruleset ensures this file gets created as expected.
in the meantime. */
.foo-bar-non-existent-elements[data-v-804e9772] {}

