mirror of
https://github.com/twbs/bootstrap.git
synced 2025-04-02 20:25:19 +02: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.