Remove the feeds module
This commit is contained in:
parent
acfd1cca8d
commit
0c98be96eb
851 changed files with 840 additions and 10348 deletions
|
@ -87,14 +87,5 @@
|
|||
"processed": "\n <p>If you're adding Tailwind CSS to your existing project or can't use atomic\/utility classes straight away, the <code>@apply<\/code> directive might be an option.<\/p>\n\n<p>It's a way to extract components within CSS using the same classes you'd add to the element.<\/p>\n\n<p>Here's a quick example:<\/p>\n\n<pre><code class=\"css\">.btn {\n @apply py-3 px-6 bg-red text-white hover:bg-green focus:bg-green;\n}\n<\/code><\/pre>\n\n<p>It works with interaction states, such as hover and focus states, too.<\/p>\n\n<p>It's not something I use or recommend often, but it could be a good way to get started.<\/p>\n\n<p>Just don't overuse it.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
"feeds_item": [
|
||||
{
|
||||
"imported": "1970-01-01T00:32:50+00:00",
|
||||
"guid": null,
|
||||
"hash": "cd5a2930ef6ca83b078b4effc46de01f",
|
||||
"target_type": "feeds_feed",
|
||||
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue