使用tailwindcss-jit和资产管道的实验-Ruby开发

时间:2021-05-27 12:07:17
【文件属性】:
文件名称:使用tailwindcss-jit和资产管道的实验-Ruby开发
文件大小:62KB
文件格式:ZIP
更新时间:2021-05-27 12:07:17
Ruby Miscellaneous 没有Webpacker的Tailwind CSS JIT + Rails没有Webpacker的Tailwind CSS JIT + Rails从未真正点击过,因此令人振奋的是,看到DHH在传统资产管道中推广了一种现代方法。 但是,我和Tailwind都单击了,新的即时(JIT)编译器看起来非常有用。 但是如果没有Webpacker,应该如何将其集成到Rails项目中? tailwindcss-rails看起来很有前途,但是我认为在不陷入Webpacker的情况下支持JIT编译器是不可能的。 这
【文件预览】:
tailwindcss-jit-rails-main
----.gitignore(816B)
----README.md(5KB)
----bin()
--------rails(182B)
--------bundle(3KB)
--------spring(492B)
--------rake(131B)
--------setup(1010B)
----test()
--------system()
--------integration()
--------mailers()
--------fixtures()
--------channels()
--------models()
--------helpers()
--------test_helper.rb(386B)
--------application_system_test_case.rb(157B)
--------controllers()
----public()
--------500.html(2KB)
--------robots.txt(99B)
--------apple-touch-icon-precomposed.png(0B)
--------422.html(2KB)
--------apple-touch-icon.png(0B)
--------404.html(2KB)
--------favicon.ico(0B)
----Gemfile(2KB)
----db()
--------seeds.rb(374B)
----log()
--------.keep(0B)
----.ruby-version(6B)
----app()
--------jobs()
--------views()
--------mailers()
--------channels()
--------models()
--------helpers()
--------assets()
--------controllers()
----.gitattributes(247B)
----package.json(764B)
----vendor()
--------.keep(0B)
----Gemfile.lock(5KB)
----config()
--------database.yml(3KB)
--------spring.rb(97B)
--------environment.rb(128B)
--------cable.yml(202B)
--------credentials.yml.enc(464B)
--------environments()
--------application.rb(716B)
--------locales()
--------boot.rb(207B)
--------initializers()
--------routes.rb(68B)
--------storage.yml(1KB)
--------puma.rb(2KB)
----postcss.config.js(80B)
----tailwind.config.js(273B)
----tmp()
--------pids()
--------.keep(0B)
----storage()
--------.keep(0B)
----config.ru(160B)
----lib()
--------tasks()
--------assets()
----Rakefile(227B)
----package-lock.json(56KB)

网友评论