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

think of postcss | WTW's Frontend #55

Open
white-than-wood opened this issue Jun 4, 2022 · 1 comment
Open

think of postcss | WTW's Frontend #55

white-than-wood opened this issue Jun 4, 2022 · 1 comment

Comments

@white-than-wood
Copy link
Owner

https://white-than-wood.zone/2022/05/25/thinkofpostcss/

postcss配置 介绍 postcss在概念上主要是为了使新的css样式以及特性在更多种类的浏览器上得到兼容. css新样式. 1234/经过postcss转译之前/.dom { user-select: none; } 1234567/经过postcss转译之后/.dom { -webkit-user-select:none;

@white-than-wood
Copy link
Owner Author

请多多支持!

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

No branches or pull requests

1 participant