tailpress:使用TailwindCSS和Laravel Mix的WordPress最小样板主题

时间:2024-05-21 11:02:34
【文件属性】:

文件名称:tailpress:使用TailwindCSS和Laravel Mix的WordPress最小样板主题

文件大小:262KB

文件格式:ZIP

更新时间:2024-05-21 11:02:34

wordpress-theme wordpress-theme-boilerplate tailwind tailwindcss PHP

尾压 使用以及和WordPress最小样板主题。 入门 克隆回购git clone https://github.com/jeffreyvr/tailpress.git && cd tailpress 运行rm -rf .git删除git 运行npm install 运行npm run development 运行npm run watch开始开发 您将在/resources文件夹中找到可编辑CSS和Javascript文件。 在生产中使用主题之前,请确保运行npm run production 。 块编辑器支持 TailPress附带了对基本支持。 用于对齐,背景和文本颜色CSS类将自动生成。 您可以在tailwind.config.js文件中进行修改。 为了使块编辑器中的编辑体验更符合前端样式,将生成editor-style.css 。 该文件仅在生产版本上编译。 定义主


【文件预览】:
tailpress-master
----.gitignore(49B)
----README.MD(2KB)
----functions.php(4KB)
----single.php(486B)
----package.json(948B)
----package-lock.json(1.01MB)
----header.php(4KB)
----comments.php(2KB)
----resources()
--------js()
--------css()
----index.php(298B)
----js()
--------app.js(1KB)
----template-parts()
--------content-single.php(963B)
--------content.php(1KB)
----tailpress.json(258B)
----safelist.txt(359B)
----css()
--------app.css(10KB)
----editor-style.css(8KB)
----screenshot.png(23KB)
----style.css(340B)
----404.php(932B)
----footer.php(443B)
----webpack.mix.js(624B)
----tailwind.config.js(4KB)

网友评论