mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-09-27 20:17:42 +02:00
Update Main.css
This commit is contained in:
@@ -23,8 +23,8 @@
|
|||||||
|
|
||||||
/* Here is an example of how to add a custom font.
|
/* Here is an example of how to add a custom font.
|
||||||
* Fonts are stored in the public/fonts folder.
|
* Fonts are stored in the public/fonts folder.
|
||||||
* They can then be used with tailwind as with the font-satoshi class,
|
* They are defined first here, then need to be referenced in the tailwind.config.js file
|
||||||
* as specified in the tailwind.config.js file.
|
* under `theme.extend.fontFamily`, and then can be used as a tailwind class, e.g. className='font-satoshi'.
|
||||||
*/
|
*/
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Satoshi';
|
font-family: 'Satoshi';
|
||||||
|
Reference in New Issue
Block a user