Snippets Collections
/* note sure wy but Google fonts do not display on some Mac.
Here is your solution. Just add "!important" and you will be good to go */



        h1 {
            font-family: 'Montserrat', serif !important;
        }
star

Tue Jan 12 2021 22:55:57 GMT+0000 (Coordinated Universal Time)

#javascript,reac,jsx #javascript

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension