Three Approaches to the “&” (ampersand) Selector in CSS
The & is a powerful addition to CSS, allowing us to craft selectors without repetition and helping organization and understanding.
The & is a powerful addition to CSS, allowing us to craft selectors without repetition and helping organization and understanding.
Are you using Sass as part of your build process? If you’re using Vite or webpack and importing SCSS files in lots of different components, be aware you should probably switch to sass-embedded instead of sass, as it can, as James Stuckey Weber wrote, “allows you to reuse a single instance of Sass for multiple […]
Creating unusual shapes is always a fun exercise and a good way to practice your CSS skills. One might argue that SVG is better for this job, but nowadays we have a lot of new CSS tricks that allow us to create shapes with a clean and optimized code. Through this two-article series, we will […]
Frontend Masters Donates to open source projects. $363,806 contributed to date.