mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 20:19:35 +01:00
7 lines
162 B
CSS
7 lines
162 B
CSS
@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');
|
|
@import "./style.scss";
|
|
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|