Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您是否必须安装 Bundler 才能安装singularity.gs,或者您可以像在 Viemo 上的视频中那样安装吗?
虽然您本身不需要 Bundler,但强烈建议如果您在任何 Ruby 堆栈中工作,则使用 Bundler 以确保您的 gem 依赖项锁定到位,并且您不会在 gem 更新或之间遇到不兼容问题或跨团队。当singularity 1.2.0 获得完整版本时,您将能够将Singularity Sass 直接放入您的项目中而不需要gem,但如果您使用Ruby 编译器进行编译,仍然建议使用Bundler。