mirror of
https://github.com/tabler/tabler.git
synced 2026-07-22 21:41:43 +04:00
Fix code sample in the customize tabler docs (#1243)
This commit is contained in:
@@ -18,7 +18,7 @@ Now you just need to tell Tabler to use your favorite font:
|
||||
|
||||
```html
|
||||
<style>
|
||||
body {
|
||||
:root {
|
||||
--tblr-font-sans-serif: 'Inter';
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user