在Visual Studio中包括似乎仅是Linux的网格框架吗? [英] Include a grid framework in visual studio that seems to be linux only?

查看:96
本文介绍了在Visual Studio中包括似乎仅是Linux的网格框架吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我将Visual Studio 2013与Web Essentials扩展一起使用来完成我的所有Sass/Scss工作.很棒.

I use Visual Studio 2013 with Web Essentials extension for all my Sass/Scss work. Its great.

我遇到了我真正想使用的有关网格框架的教程,名为 Susy .但是我看到的教程都在Linux或Mac以及基于ruby的某种环境中使用它.

I came across a tutorial on a grid framework that I really want to use called Susy. However the tutorials I seen on it are all using it on Linux or mac and in some sort of a ruby based environment.

即使在站点链接上,我也没有看到有关使其在VS2013中工作的说明.我尝试了扩展管理器和nuget软件包管理器,但无济于事.

Even on the site link, I don't see instructions on getting it to work in VS2013. I tried extension manager and nuget package manager but to no avail.

我唯一的选择似乎是下载源代码,并尝试通过组合所有Scss文件并希望我以正确的顺序进行操作来对其进行编译.但是有些事情告诉我,我有点复杂了,有一种更简单的方法.

My only option seems to be to download the source and try to compile it by combining all the Scss files and hoping I do it in the right order. But something tells me I am getting a bit over complicated and there is a simpler way.

有许多基于ruby/Linux的库,我真的很想知道如何将其引入VS2013,后来我可以为我想要的任何库使用它.

There are many ruby/Linux based libraries like this and I really would like to know how to bring this into VS2013 and later I can do it for any of the libraries I want.

我确信为此类库(以及库本身)制作教程的人不会故意排除VS2013(如果有的话).我只是不知道如何让他们进入VS2013.

I am sure that people making the tutorials for such libraries (and the libraries themselves) are not excluding VS2013 purposefully (if at all). I just don't know how to get them into VS2013.

任何帮助将不胜感激.预先感谢.

Any help would be appreciated. Thanks in advance.

推荐答案

您可以在使用Sass的任何地方使用Susy.不要使用gem bundle或其他任何基于linux的方法,而是将整个Susy sass目录复制并粘贴到您自己的sass目录中,然后将其导入到样式表中.您可以像对待其他部分Sass一样对待Susy.

You can use Susy anywhere you use Sass. Rather than using a gem bundle, or any of the other linux-based approaches, copy and paste the entire Susy sass directory into your own sass directory, then import it into your stylesheets. You can treat all of Susy like any other sass partial.

这篇关于在Visual Studio中包括似乎仅是Linux的网格框架吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆