<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoshitaku_jp</author_name>
  <author_url>https://blog.hatena.ne.jp/yoshitaku_jp/</author_url>
  <blog_title>よしたく blog</blog_title>
  <blog_url>https://yoshitaku-jp.hatenablog.com/</blog_url>
  <categories>
    <anon>Rails</anon>
    <anon>Tailwind CSS</anon>
  </categories>
  <description>Rails7 になって TailwindCSS が使えるようになったので、導入方法をメモしておく。 rails new rails new をするタイミングで tailwind を導入するには--css tailwindオプションを指定する。 rails new myapp --css tailwind cd myapp このあたりは定型文になるが載せておく。 rails g scaffold todo name:string rails db:create db:migrate rails sをしてhttp://127.0.0.1:3000/todosにアクセスする。 変わっていない… Ra…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyoshitaku-jp.hatenablog.com%2Fentry%2F2022%2F04%2F17%2F120000&quot; title=&quot;Rails7でTailwind CSSを試す - よしたく blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/y/yoshitaku_jp/20220417/20220417112311.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-04-17 12:00:00</published>
  <title>Rails7でTailwind CSSを試す</title>
  <type>rich</type>
  <url>https://yoshitaku-jp.hatenablog.com/entry/2022/04/17/120000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
