UpstatementPublic Library
A knowledge base and learning tool for designers who want to write more code. Made by Upstatement.
Featured Content
-
SCSS Basics
SCSS helps us write styles that scale. Learn about how it works and Upstatement's best practices in this series.
-
Nesting Selectors
Nesting is when selectors contain other selectors to match the structure of the markup.
-
Pseudo Classes & Elements
Pseudo-classes can add styles to states like hovers and specific visual aspects of elements.
-
Pushing, Pulling, & Merging
Local changes are synced to remote repositories using these essential actions.
-
SCSS Variables
Variables are a simple yet fundamental component of writing SCSS.