File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,12 @@ and this project try to adheres to [Semantic Versioning](https://semver.org/).
66Go to the ` v2 ` branch to see the changelog of Lume 2.
77Go to the ` v1 ` branch to see the changelog of Lume 1.
88
9- ## [ 3.0.11] - Unreleased
9+ ## [ 3.0.11] - 2025-09-25
1010### Added
1111- Support for ` gh: ` specifiers in Lightningcss, Postcss and Tailwindcss.
1212
1313### Fixed
14+ - ` google_fonts ` plugin: handle unnamed @font-face subsets [ #785 ]
1415- ` tailwind ` plugin: Support to import styles from npm. (i.e. ` @import "npm:tw-animate-css" ` )
1516- ` tailwind ` plugin: Imports with relative paths don't work.
1617- Updated dependencies.
@@ -256,8 +257,9 @@ Go to the `v1` branch to see the changelog of Lume 1.
256257[ #772 ] : https://github.com/lumeland/lume/issues/772
257258[ #779 ] : https://github.com/lumeland/lume/issues/779
258259[ #782 ] : https://github.com/lumeland/lume/issues/782
260+ [ #785 ] : https://github.com/lumeland/lume/issues/785
259261
260- [ 3.0.11 ] : https://github.com/lumeland/lume/compare/v3.0.10...HEAD
262+ [ 3.0.11 ] : https://github.com/lumeland/lume/compare/v3.0.10...v3.0.11
261263[ 3.0.10 ] : https://github.com/lumeland/lume/compare/v3.0.9...v3.0.10
262264[ 3.0.9 ] : https://github.com/lumeland/lume/compare/v3.0.8...v3.0.9
263265[ 3.0.8 ] : https://github.com/lumeland/lume/compare/v3.0.7...v3.0.8
You can’t perform that action at this time.
0 commit comments