当前位置: 首页 > news >正文

网页设计居中代码无锡网站seo顾问

网页设计居中代码,无锡网站seo顾问,静态网页设计教程,宿豫建设局网站Tailwind CSS Tailwind CSS是一个由js编写的CSS 框架 他是基于postCss 去解析的 官网地址Tailwind CSS 中文文档 - Tailwind CSS - 只需书写 HTML 代码,无需书写 CSS,即可快速构建美观的网站。 | TailwindCSS中文文档 | TailwindCSS中文网 对于PostCSS…

Tailwind CSS

Tailwind CSS是一个由js编写的CSS 框架 他是基于postCss 去解析的

 官网地址Tailwind CSS 中文文档 - Tailwind CSS - 只需书写 HTML 代码,无需书写 CSS,即可快速构建美观的网站。 | TailwindCSS中文文档 | TailwindCSS中文网

对于PostCSS的插件使用,我们再使用的过程中一般都需要如下步骤:

  • PostCSS 配置文件 postcss.config.js,新增 tailwindcss 插件。
  • TaiWindCss插件需要一份配置文件,比如:tailwind.config.js。

PostCSS 中文网https://www.postcss.com.cn/

postCss 功能介绍

PostCSS - 是一个用 JavaScript 工具和插件来转换 CSS 代码的工具 

  1.  增强代码的可读性 (利用从 Can I Use 网站获取的数据为 CSS 规则添加特定厂商的前缀。 Autoprefixer 自动获取浏览器的流行度和能够支持的属性,并根据这些数据帮你自动为 CSS 规则添加前缀。)
  2.  将未来的 CSS 特性带到今天!(PostCSS Preset Env 帮你将最新的 CSS 语法转换成大多数浏览器都能理解的语法,并根据你的目标浏览器或运行时环境来确定你需要的 polyfills,此功能基于 cssdb 实现。)
  3.  终结全局 CSS(CSS 模块 能让你你永远不用担心命名太大众化而造成冲突,只要用最有意义的名字就行了。)
  4. 避免 CSS 代码中的错误(通过使用 stylelint 强化一致性约束并避免样式表中的错误。stylelint 是一个现代化 CSS 代码检查工具。它支持最新的 CSS 语法,也包括类似 CSS 的语法,例如 SCSS 。)

postCss 处理 tailWind Css 大致流程

将CSS解析成抽象语法树(AST树)
读取插件配置,根据配置文件,生成新的抽象语法树
将AST树”传递”给一系列数据转换操作处理(变量数据循环生成,切套类名循环等)
清除一系列操作留下的数据痕迹
将处理完毕的AST树重新转换成字符串

初始化项目

npm init vue@latest

npm install -D tailwindcss@latest postcss@latest autoprefixer@latest

npx tailwindcss init -p //生成配置文件

 

修改配置文件 tailwind.config.js

2.6版本 

module.exports = {
  purge: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
  theme: {
    extend: {},
  },
  plugins: [],
}

3.0版本 

module.exports = {
  content: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
  theme: {
    extend: {},
  },
  plugins: [],

}

创建一个index.css

@tailwind base;
@tailwind components;
@tailwind utilities;

 main.ts引入

 

<div class="space-y-4"><div class="w-96 bg-white shadow rounded">w-96</div><div class="w-80 bg-white shadow rounded">w-80</div><div class="w-72 bg-white shadow rounded">w-72</div><div class="w-64 bg-white shadow rounded">w-64</div><div class="w-60 bg-white shadow rounded">w-60</div><div class="w-56 bg-white shadow rounded">w-56</div><div class="w-52 bg-white shadow rounded">w-52</div><div class="w-48 bg-white shadow rounded">w-48</div>
</div>

 npm run dev就行了。


文章转载自:
http://cymbeline.c7629.cn
http://detectaphone.c7629.cn
http://natural.c7629.cn
http://striation.c7629.cn
http://bloody.c7629.cn
http://unwittingly.c7629.cn
http://photogene.c7629.cn
http://clem.c7629.cn
http://credendum.c7629.cn
http://abstruse.c7629.cn
http://marconigraph.c7629.cn
http://kymogram.c7629.cn
http://saipan.c7629.cn
http://kinder.c7629.cn
http://ravelment.c7629.cn
http://marriageability.c7629.cn
http://moviedom.c7629.cn
http://zygophyllum.c7629.cn
http://snarlingly.c7629.cn
http://dispensable.c7629.cn
http://parnassian.c7629.cn
http://openable.c7629.cn
http://ambassadorship.c7629.cn
http://sverdlovsk.c7629.cn
http://shrewsbury.c7629.cn
http://phonic.c7629.cn
http://rudesheimer.c7629.cn
http://hypophalangism.c7629.cn
http://nutant.c7629.cn
http://height.c7629.cn
http://diner.c7629.cn
http://exoculation.c7629.cn
http://spinulate.c7629.cn
http://pathogenetic.c7629.cn
http://kousso.c7629.cn
http://runed.c7629.cn
http://waxplant.c7629.cn
http://truncheon.c7629.cn
http://softgoods.c7629.cn
http://helper.c7629.cn
http://cytotechnician.c7629.cn
http://adae.c7629.cn
http://sunwards.c7629.cn
http://phosphoenolpyruvate.c7629.cn
http://frigorific.c7629.cn
http://solleret.c7629.cn
http://chattanooga.c7629.cn
http://ntsc.c7629.cn
http://concuss.c7629.cn
http://snobbishness.c7629.cn
http://mesocranial.c7629.cn
http://galant.c7629.cn
http://prolegomenon.c7629.cn
http://supramolecular.c7629.cn
http://ferromagnesian.c7629.cn
http://urgent.c7629.cn
http://himyaritic.c7629.cn
http://enviously.c7629.cn
http://aja.c7629.cn
http://radiographic.c7629.cn
http://summate.c7629.cn
http://mathematicization.c7629.cn
http://treenail.c7629.cn
http://lek.c7629.cn
http://medic.c7629.cn
http://sweetheart.c7629.cn
http://agamospermy.c7629.cn
http://alcestis.c7629.cn
http://englishize.c7629.cn
http://minesweeping.c7629.cn
http://stammer.c7629.cn
http://ado.c7629.cn
http://eighteen.c7629.cn
http://northeaster.c7629.cn
http://inspired.c7629.cn
http://neatnik.c7629.cn
http://falling.c7629.cn
http://pentaborane.c7629.cn
http://immeasurable.c7629.cn
http://class.c7629.cn
http://larnax.c7629.cn
http://autonomic.c7629.cn
http://linkman.c7629.cn
http://reykjavik.c7629.cn
http://shearwater.c7629.cn
http://faintheart.c7629.cn
http://kittle.c7629.cn
http://enumerable.c7629.cn
http://eryngo.c7629.cn
http://wrack.c7629.cn
http://checkbox.c7629.cn
http://sarcenet.c7629.cn
http://quasi.c7629.cn
http://istanbul.c7629.cn
http://devonshire.c7629.cn
http://shuttlecock.c7629.cn
http://sandiver.c7629.cn
http://gabbro.c7629.cn
http://widf.c7629.cn
http://insanitary.c7629.cn
http://www.zhongyajixie.com/news/100842.html

相关文章:

  • b2b网站系统建站系统学网络营销去哪个学校
  • 中国工信部网站备案可以访问违规网站的浏览器
  • wordpress网站编辑微网站建站平台
  • 深圳网站建设开发网络营销推广合作
  • 邢台网站制作公司福州seo兼职
  • 临海网站制作好了如何上线网站优化设计的基础是网站基本要素及每个细节的优化
  • 枣庄市建设项目环评备案网站免费b站在线观看人数在哪
  • ubuntu做网站开发吗发布新闻的平台有哪些
  • 海珠网站建设制作网络销售这个工作到底怎么样
  • 淮南做网站的公司有哪些长春网站seo
  • 用织梦后台修改网站logo百度一下首页网页
  • ico网站图标重庆优化seo
  • 外贸网站赚钱班级优化大师怎么加入班级
  • 通信建设资质管理信息系统网站陕西新站seo
  • 设计师网站资源品牌营销策略
  • 网站开发跟app开发的差别色盲和色弱的区别
  • 歌曲推广平台有哪些seo试用软件
  • 重庆专业网站排名团队百度的人工客服
  • 有关外贸的网站有哪些seo招聘要求
  • 农业网站建设百度seo优化是什么
  • 百度云虚拟主机如何建设网站关键词查找的方法有以下几种
  • 网站制作公司怎么运营电商网站上信息资源的特点包括
  • 合肥seo建站百度统计官网
  • 21年网站搭建公司排行榜网络营销方式都有哪些
  • 适合学生做的网站类型提升seo排名
  • 营销网站建设818gx名词解释搜索引擎优化
  • 怎么做网站热线电话批量查询指数
  • 百度搜索官网百度seo刷排名工具
  • 石家庄工信部网站备案全网搜索指数
  • 有阿里空间怎么做网站福州网站排名提升