windows 下千万不要用 git的“换行符自动转换功能”,不然可能会出现啥都没修改,结果显示空格修改了。直接使用unix风格的 \n换行符即可。

 

 

 

 

参考资料:

1、 https://github.com/cssmagic/blog/issues/22

2、http://blog.csdn.net/igorzhang/article/details/17420949

相关文章:

  • 2021-12-05
  • 2022-12-23
  • 2021-11-27
  • 2022-12-23
  • 2022-12-23
  • 2021-12-28
  • 2021-11-17
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-04
  • 2021-09-05
  • 2022-12-23
  • 2021-10-29
  • 2021-04-03
相关资源
相似解决方案