We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea149d commit 29911c3Copy full SHA for 29911c3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "web-fonts",
3
- "version": "1.0.4",
+ "version": "1.0.6",
4
"description": "Fender Web Fonts",
5
"main": "dist/fonts.min.css",
6
"scripts": {
src/fonts.css
@@ -69,7 +69,6 @@
69
roboto, noto,
70
'segoe ui', arial,
71
sans-serif;
72
- -webkit-font-smoothing: antialiased;
73
}
74
75
.futura-book {
0 commit comments