mirror of
https://github.com/twbs/bootstrap.git
synced 2025-11-15 00:04:32 -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.