diff options
| author | Factiven <[email protected]> | 2023-04-13 16:03:57 +0700 |
|---|---|---|
| committer | Factiven <[email protected]> | 2023-04-13 16:03:57 +0700 |
| commit | b365d89a11adf40d37b78292f121b890e960d0e8 (patch) | |
| tree | 6bd745c773dc48a2e5e4c18d2f71d54d82d682fd /tailwind.config.js | |
| parent | update 1 (diff) | |
| download | moopa-b365d89a11adf40d37b78292f121b890e960d0e8.tar.xz moopa-b365d89a11adf40d37b78292f121b890e960d0e8.zip | |
update 2nd
Diffstat (limited to 'tailwind.config.js')
| -rw-r--r-- | tailwind.config.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tailwind.config.js b/tailwind.config.js index 9d7cb3c..066d8b7 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -55,6 +55,7 @@ module.exports = { outfit: ["Outfit", "sans-serif"], karla: ["Karla", "sans-serif"], roboto: ["Roboto", "sans-serif"], + inter: ["Inter", "sans-serif"], }, }, variants: { |