Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed

- Don't scan `.geojson` files for classes by default ([#17700](https://github.com/tailwindlabs/tailwindcss/pull/17700))
- Don't scan `.db` files for classes by default ([#17711](https://github.com/tailwindlabs/tailwindcss/pull/17711))

## [4.1.4] - 2025-04-14

Expand Down
3 changes: 1 addition & 2 deletions crates/oxide/src/scanner/fixtures/binary-extensions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ cpio
cr2
cur
dat
db
dcm
deb
dex
Expand Down Expand Up @@ -200,8 +201,6 @@ snap
snk
so
sqlite
sqlite
sqlite3
sqlite3
stl
storedata
Expand Down