jian.css, a super light CSS framework, is lighter than almost all CSS frameworks you've ever seen, while giving your website a comfortable visual enjoyment. It has the following characteristics:
Well, the short answer to this question is anyone . However, jian.css does shine when building simple websites like personal blogs, about pages or the foundations of new websites.
Add the following code to your page:
< link rel =" stylesheet " href =" https://cdn.jsdelivr.net/gh/jian-css/jian.css@master/main.min.css " >
<!--jian.css 提供的工具类-->
< link rel =" stylesheet " href =" https://cdn.jsdelivr.net/gh/jian-css/jian.css@master/tools.min.css " >Or specify the version:
< link rel =" stylesheet " href =" https://cdn.jsdelivr.net/gh/jian-css/[email protected]/main.min.css " >Just replace the content after "@" with the version number.
The compatible version is specially adapted to old browsers such as IE. It is no different from the normal version except that the theme color cannot be switched ( it is no longer maintained ).
Add the following code to your page:
< link rel =" stylesheet " href =" https://cdn.jsdelivr.net/gh/xyzscratcher/xyzscratcher.github.io@master/jian-css/jianrong.min.css " > <meta name="viewport" content="width=device-width, initial-scale=1"> to the web page source code, otherwise there will be problems with the display of the mobile phone!jian.css refers to excellent frameworks such as Bootstrap, simple.css, and Layui, which gives jian.css many useful features. Thank you here!
if you
You can write to [email protected] to apply for a maintainer. Please indicate in the letter:
Once your application is approved, I will reply you within 24 hours.