Hi there,
October CMS novice here, could someone point to a recent resource in creating a blog with October CMS using Tailwind CSS? Or creating a theme in general with tailwind.
Many thanks
Lee
Hi there,
October CMS novice here, could someone point to a recent resource in creating a blog with October CMS using Tailwind CSS? Or creating a theme in general with tailwind.
Many thanks
Lee
What about this one?
content: [
"./content/**/*.{htm,js}",
"./layouts/**/*.{htm,js}",
"./pages/**/*.{htm,js}",
"./partials/**/*.{htm,js}",
"./resources/**/*.js",
],