Published onJuly 2, 2023View countHow to Create Consistent Styles with Tailwind, MDX, and HTMLTailwindCSSHTMLNext.jsLearn how to create consistent styles using Tailwind, MDX, and HTML. This tutorial provides instructions for using the same styles in MDX and HTML content.
Published onOctober 23, 2021View countUse a Lite YouTube Embedded Player in Next.jsNext.jsHTMLPerformanceLearn how to integrate a lite YouTube player in Next.js for improved performance using an iframe player or the react-lite-youtube-embed package.