iWeb / src /index.css
ronylu's picture
Upload 3 files
16ec831 verified
raw
history blame contribute delete
116 Bytes
@tailwind base;
@tailwind components;
@tailwind utilities;
html, body, #root { height: 100%; }
body { margin: 0; }