简体   繁体   English

使用Angular js进行SASS,指南针和Bootstrap? 他们可以一起工作吗?

[英]SASS, Compass and Bootstrap with Angular js? Can they work together?

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! 根据我的阅读,Bootstrap,Angular和AngularUI都可以很好地协同工作! However people at work are saying that we cant't use Bootstrap with SASS? 但是工作人员说我们不能将Bootstrap与SASS一起使用吗?

I have no experience with SASS and Compass so I want to ask you guys will all the above work? 我没有使用SASS和Compass的经验,所以我想问你们上述所有工作都能做吗? As we all want to use Bootstrap and Angular as we have heard and read good things! 就像我们所有人都希望使用Bootstrap和Angular一样,我们已经听到并阅读了好东西!

Will introducing SASS be an issue or can they all work seamlessly together? 引入SASS是一个问题还是它们都可以无缝地一起工作? 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! 我只想知道为什么会这样,因为我认为人们在告诉我错误的信息,并且我希望得到实际使用过的人们的专业意见,以便我能够争取到自己的机会!

Thanks 谢谢

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。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM