Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css] 第606天 Scss和Sass有什么区别? #3297

Open
haizhilin2013 opened this issue Dec 11, 2020 · 2 comments
Open

[css] 第606天 Scss和Sass有什么区别? #3297

haizhilin2013 opened this issue Dec 11, 2020 · 2 comments
Labels
css css

Comments

@haizhilin2013
Copy link
Collaborator

第606天 Scss和Sass有什么区别?

3+1官网

我也要出题

@haizhilin2013 haizhilin2013 added the css css label Dec 11, 2020
@lively-krishnan
Copy link

编写语法不同,sass 他是按照缩进式写法
1、sass 不带大括号, scss 带大括号
2、 sass 没有 ; 号 , scss有
3、 scss 写法和css 简直一样

@crush2020
Copy link

@vitekarson

编写语法不同,sass 他是按照缩进式写法
1、sass 不带大括号, scss 带大括号
2、 sass 没有 ; 号 , scss有
3、 scss 写法和css 简直一样

学到了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css css
Projects
None yet
Development

No branches or pull requests

3 participants