@import './vars.less';
@import './mixins.less';
@import './animate.less';

// *,
// *:before,
// *:after {
//   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
// }

// body {
//   background-color: @fill-body;
//   font-size: @font-size-base;
// }

// *[contenteditable] {
//   -webkit-user-select: auto !important;
// }

// *:focus {
//   outline: none;
// }

// a {
//   background: transparent;
//   text-decoration: none;
//   outline: none;
// }
