File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
2020### Added
2121
22- - Add Android builds ([ #13115 ] ( https://github.com/tailwindlabs/tailwindcss/pull/13115 ) )
22+ - Add Android builds ([ #13115 ] ( https://github.com/tailwindlabs/tailwindcss/pull/13115 ) , [ # 13161 ] ( https://github.com/tailwindlabs/tailwindcss/pull/13161 ) )
2323- Make CSS optimization and minification configurable ([ #13130 ] ( https://github.com/tailwindlabs/tailwindcss/pull/13130 ) )
2424
2525## [ 4.0.0-alpha.6] - 2024-03-07
Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ const syncedWorkspaces = new Map([
1717 [
1818 '@tailwindcss/oxide' ,
1919 [
20+ 'oxide/crates/node/npm/android-arm-eabi' ,
21+ 'oxide/crates/node/npm/android-arm64' ,
2022 'oxide/crates/node/npm/darwin-arm64' ,
2123 'oxide/crates/node/npm/darwin-x64' ,
2224 'oxide/crates/node/npm/freebsd-x64' ,
You can’t perform that action at this time.
0 commit comments