-
How I Create Block Themes
•
Continue Reading: How I Create Block ThemesBlock themes are still a relatively new thing in WordPress. And theme developers are still finding the sweet spot in how they create block themes for this new site editor world. So if you’re learning how to build block themes for WordPress, here’s the process I’ve been using to create themes for the Crosswinds Framework.
-
How I Made the Columns Blocks Responsive for the Crosswinds Framework
•
Continue Reading: How I Made the Columns Blocks Responsive for the Crosswinds FrameworkOne of the features of the Crosswinds Framework base theme is better responsiveness for the columns block in WordPress core. Here’s how I made the block look better at tablet screen sizes.
-
What is SCSS and how to use it
•
Continue Reading: What is SCSS and how to use itIn the final tutorial on npm, Gulp and SCSS, we finally get to the fun part. SCSS is an amazing tool that makes writing CSS much better and quicker. And you won’t want to go back to normal CSS again.