Published onJuly 3, 2023View count1168 viewsHow 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 24, 2021View count4251 viewsUse 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.