@import "./tailwind.css";
@import "../font/inconsolata.css";

.contain-all {
  contain: size layout style paint;
}
