mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
More dead code discovered and deleted
This commit is contained in:
parent
adc5d2597c
commit
057b4ea767
@ -1,3 +0,0 @@
|
||||
export default function collapseWhitespace(str) {
|
||||
return str.replace(/(\n|\r|\r\n)/g, ' ').replace(/\s+/g, ' ')
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user