We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37e8c77 commit 242b7c3Copy full SHA for 242b7c3
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [0.1.1](https://github.com/danielroe/fontaine/compare/0.1.0...0.1.1) (2022-09-29)
4
+
5
6
+### Bug Fixes
7
8
+* include ids ending with `.css` (.vue sfc support) ([37e8c77](https://github.com/danielroe/fontaine/commit/37e8c77c8b8ce7f83df2d1bbe0e95b3aee2404ac))
9
10
## [0.1.0](https://github.com/danielroe/fontaine/compare/0.0.2...0.1.0) (2022-09-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "fontaine",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "Automatic font fallback based on font metrics",
"repository": "danielroe/fontaine",
"keywords": [
0 commit comments