mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-18 15:54:26 +01: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.