Using index files when working with Sass and @use rules
A guide to replacing deprecated Sass @import with @use rules and using index files for cleaner, more efficient stylesheet organization.
A guide to replacing deprecated Sass @import with @use rules and using index files for cleaner, more efficient stylesheet organization.
This episode covers configuring SendGrid for outbound email sending and domain authentication for a SaaS project deployment.
A developer builds and refines email templates for a SaaS journaling service, sharing insights on copywriting and programming challenges.
A guide to integrating and configuring Sass (Syntactically Awesome Style Sheets) within ASP.NET Core projects using Visual Studio and VS Code.
Evaluates whether Sass can be replaced by modern CSS tools like LightningCSS, comparing features like nesting, variables, and build integration.
Author discusses the need to update a free Eleventy course due to outdated Gulp and Sass setups, but lacks time/resources to do so.
A developer explains why they continue to use Sass for CSS, highlighting its benefits for organization, variables, and loops in team projects.
A guide to setting up a minimal static site build process using Sass, npm scripts, and tools like autoprefixer and Browsersync.
A web developer details rebuilding his personal blog from Eleventy to WordPress, using CUBE CSS and Gorko, to encourage more writing and explore traditional web dev.
A tutorial on integrating Sass into a Blazor web project using npm scripts, without requiring complex build tools like gulp or webpack.
A tutorial on setting up and using SASS with Webpack 5, including installation and configuration steps.
Introduces create-react-loaded, a React template tool with Sass, Router, global state, custom hooks, and pre-made components for faster development.
The story of how Tailwind CSS evolved from a side-project's utility classes into a multi-million dollar business with over 10 million installs.
Part 3 of a series on building a modern front-end workflow, focusing on implementing a scalable Sass architecture based on ITCSS principles.
A guide on integrating Sass (Syntactically Awesome Style Sheets) into a Blazor application to improve CSS management with variables and mixins.
A guide on adding and using Sass for styling in a create-react-app project, including setup and component examples.
A guide on using Sass maps to programmatically generate utility classes for colors, improving maintainability and scalability in CSS.
A guide to creating a Gulp-based workflow for building and automating HTML email templates, including templating, SASS compilation, and CSS inlining.
A developer shares three reusable SASS mixins for media queries, element centering, and fade transitions to improve CSS workflow.
Introducing FormHack.io, a customizable SASS-based CSS reset for styling consistent, cross-browser forms with minimal hassle.