/* ------------------------------------ *\
  BOLT CSS CORE
\* ------------------------------------ */

@warn "You are manually pointing to the old v2.x version of Bolt's Core Sass styles which will stop working when Bolt v3.0 is released. Please update your code to automatically point to the always-up-to-date entrypoint specified in Core's package.json file";

@import '@bolt/core-v3.x';
