There is a lot of talk that SASS and Twitter Bootstrap wont work together!
有很多关于SASS和Twitter Bootstrap不能一起工作的话题!
From what I have read, Bootstrap, Angular and AngularUI all work really well together! However people at work are saying that we cant't use Bootstrap with SASS?
根据我的阅读,Bootstrap,Angular和AngularUI都能很好地协同工作!然而,在工作的人说我们不能使用带SASS的Bootstrap?
I have no experience with SASS and Compass so I want to ask you guys will all the above work? As we all want to use Bootstrap and Angular as we have heard and read good things!
我没有SASS和指南针的经验所以我想问你们以上所有的工作吗?因为我们都想使用Bootstrap和Angular,因为我们已经听过并阅读了好东西!
Will introducing SASS be an issue or can they all work seamlessly together? I just want to know why etc because I think people are telling me wrong information and I want expert opinions from people who have actually used it, so I can fight my corner!
介绍SASS是一个问题还是可以无缝地协同工作?我只是想知道为什么等等,因为我认为人们告诉我错误的信息,而且我想要实际使用它的人的专家意见,所以我可以打我的角落!
Thanks
1 个解决方案
#1
2
Sass doesn't really affect any framework other than it is a preprocessor that ends up in a (CSS3) compliant stylesheet...so it doesn't matter what you use (and that is the point of Sass really)
Sass并没有真正影响任何框架,除了它是一个最终在(CSS3)兼容的样式表中的预处理器...所以你使用什么并不重要(这真的是Sass的意思)
And as already mentioned there is a Sass version....but you can still use Sass with the bog standard version too.
如前所述,有一个Sass版本....但你仍然可以使用Sass与沼泽标准版本。
#1
2
Sass doesn't really affect any framework other than it is a preprocessor that ends up in a (CSS3) compliant stylesheet...so it doesn't matter what you use (and that is the point of Sass really)
Sass并没有真正影响任何框架,除了它是一个最终在(CSS3)兼容的样式表中的预处理器...所以你使用什么并不重要(这真的是Sass的意思)
And as already mentioned there is a Sass version....but you can still use Sass with the bog standard version too.
如前所述,有一个Sass版本....但你仍然可以使用Sass与沼泽标准版本。