/**
 * Bootstrap CSS wrapped in cascade layer
 *
 * This file imports Bootstrap CSS into the 'bootstrap' layer,
 * allowing page and component styles to override Bootstrap
 * without specificity hacks.
 */
@import url('./vendor/bootstrap.min.css') layer(bootstrap);
