@import './size/index.css';
@import './dark/index.css';
@import './light/index.css';

:root {
  --animation-time-short: 0.2s;
  --animation-time-base: 0.3s;
  --animation-time-long: 0.4s;
}