Sass 3.5 Released
Sass now fully supports CSS custom properties, first class functions, bracketed lists, and the ::slotted pseudo-element. - https://goo.gl/AYadFA
#sass
Sass now fully supports CSS custom properties, first class functions, bracketed lists, and the ::slotted pseudo-element. - https://goo.gl/AYadFA
#sass
Logdown
Sass 3.5 is Released « Sass Blog
I'm excited to announce that I've just released the stable version of Sass 3.5. This release focu...
Use Sass/Scss of Webpack in Vue
Using this style structure, you can have more efficiency.
https://goo.gl/TzXbqu
#vue #sass
Using this style structure, you can have more efficiency.
https://goo.gl/TzXbqu
#vue #sass
Manageable Utility Systems with CSS Variables
Kasey Bonifacio shows the difference between Sass variables and CSS variables. - https://goo.gl/jx6ZTS
#css #sass
Kasey Bonifacio shows the difference between Sass variables and CSS variables. - https://goo.gl/jx6ZTS
#css #sass
Seesparkbox
Manageable Utility Systems with CSS Variables
Kasey shows the difference between Sass variables and new CSS variables. Now we have more options to simplify our code and condense classes.
How and Why We Unit Test Our Sass
Yes, you can unit test your Sass-powered stylesheets. - http://bit.ly/2KEclth
#sass #testing
Yes, you can unit test your Sass-powered stylesheets. - http://bit.ly/2KEclth
#sass #testing
Sparkbox
CSS Testing: How and Why We Unit Test Our Sass
Any design system, web app, or website project that makes use of mixins or functions in Sass can benefit from CSS unit testing, or more specifically, Sass testing. Find out how to unit test Sass with a unit testing tool, learn best practices for writing unit…
Mastering Maps: Build a Flexible Variable System in Sass
Doug Avery explains how to create a flexible variable system using Sass maps. — http://amp.gs/9RQP
#sass
Doug Avery explains how to create a flexible variable system using Sass maps. — http://amp.gs/9RQP
#sass
https://www.viget.com
Mastering Maps: Build a Flexible Variable System in Sass | Viget
Sass maps give you clearer, more flexible variables — learn how to make a map-powered stylesheet with some basic examples.
Speeding Up Your Sass Compilation in Vite and Webpack
James Stuckey Weber shares a guide on speeding up your Sass compilation in Vite and Webpack. - https://www.oddbird.net/2024/08/14/sass-compiler
#css #sass
James Stuckey Weber shares a guide on speeding up your Sass compilation in Vite and Webpack. - https://www.oddbird.net/2024/08/14/sass-compiler
#css #sass
OddBird
Speeding Up Your Sass Compilation in Vite and Webpack
A quick guide to adopting the modern Sass API