@@ -165,7 +165,7 @@ The post My Struggle to Use and Animate a Conic Gradient in SVG appeared first o
- (4 min)
+ (5 min)
Command line tools are one of the most popular applications we have today. We use command line tools every day, and they range from git, npm or yarn. Command line tools are very fast and useful for automating applications and …
The post Building a Command Line Tool with Nodejs and Fauna appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
@@ -302,7 +302,7 @@ The post The Web’s Worst Default appeared first on CSS-Tricks. You can support
An Introduction To Figma Interactive Components
- (13 min)
+ (14 min)
Interactive Components in Figma allows designers to create a component with states (hover, active, clicked, focus) and make it interactive so that every copy of the component will inherit those same interactions by default. Let’s explore how it can reduce the time and effort needed to create interactions for your mock-ups.