Files
@ 20bf8e618bc9
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
20bf8e618bc9
2.7 KiB
text/css
windows: node paths should always use posixpath - avoid \ in repo internal paths on windows
Using \ on Windows would result in a wrong node path which could not be checked
out with Git on Windows.
Using \ on Windows would result in a wrong node path which could not be checked
out with Git on Windows.