Merge branch 'Yann_Dev'
Yann authored at 2025-06-22 23:50:40
142.00 B
cube-front
@import 'tailwindcss/preflight';
@import 'tailwindcss/utilities';

body {
  margin: 0;
  padding: 0;
}

:root {
  --primary-color: #1890ff;
}