neet/refined-itsukara-link

View on GitHub
packages/@neet/vschedule-client/src/style.css

Summary

Maintainability
Test Coverage
@tailwind base;

@tailwind components;

@tailwind utilities;

html, body, #__next {
  /* height: auto; */
  height: 100%;
  min-height: 100%;
}