mirror of
https://github.com/ershisan99/vacancies-trends-front.git
synced 2026-02-03 21:02:08 +00:00
initial commit
This commit is contained in:
10
app/tailwind.css
Normal file
10
app/tailwind.css
Normal file
@@ -0,0 +1,10 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
@font-face {
|
||||
font-family: 'Geist Sans';
|
||||
src: url('/fonts/GeistVariableVF.woff2') format('woff2');
|
||||
font-style: normal;
|
||||
font-weight: 100 900;
|
||||
}
|
||||
Reference in New Issue
Block a user