mirror of
https://github.com/twbs/bootstrap.git
synced 2025-12-06 00:02:25 -05:00
Since `path.resolve` is using backslashes on Windows, we ended up with different files. Just replace those with forward slashes.
Since `path.resolve` is using backslashes on Windows, we ended up with different files. Just replace those with forward slashes.