mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-22 16:00:39 +01:00
working
This commit is contained in:
@@ -8,6 +8,6 @@ img, svg {
|
||||
}
|
||||
|
||||
* {
|
||||
@apply select-none outline-none ;
|
||||
@apply select-none outline-none;
|
||||
}
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');
|
||||
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Roboto&display=swap');
|
||||
@import "./style.scss";
|
||||
|
||||
@tailwind base;
|
||||
|
||||
Reference in New Issue
Block a user