-
Developing the Draft U.S. Web Design Standards’ UI components
April 1, 2016
onWe’ve received many questions about the UI components that are in the Draft U.S. Web Design Standards. In this post, we’ll talk about how we built the components to be accessible so anyone can use them, the structure of our CSS and JavaScript stacks, and how it’s being adapted to work with other frameworks, like WordPress and Drupal.
-
How we share a visual style across multiple sites
March 30, 2016
onIn developing a redesign for cloud.gov, we needed a technical solution to coding the visual style that would scale to multiple sites with separate codebases without requiring us to copy code. Our solution is our “shared style library”, a library of CSS, JavaScript, images, and fonts that can be distributed to multiple codebases to create a shared visual style.
-
Introducing the CSS coding style guide
January 11, 2016
on18F is releasing our CSS coding style guide, which specifies our best practices and rules for writing consistent, maintainable CSS code.