basic seach small json data set models and parts
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
@use "./variables" as *;
|
||||
@use "tailwindcss";
|
||||
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: sans-serif;
|
||||
background: $background;
|
||||
color: $text-color;
|
||||
}
|
||||
Reference in New Issue
Block a user