How to use
Chassis provides a consistent styling base layer across all Arnold Clark web applications, along with commonly used components and utility classes. While it provides styling for component states, it doesn't include JavaScript functionality.
You can request Chassis from our shared asset hosting, or download and include the CSS file in your application's assets.
<link
href="https://www.arnoldclark.com/cdn/css/static/chassis/5.5.0/chassis.css"
rel="stylesheet"
/>
<link href="local_path_to/chassis.css" rel="stylesheet" />
Browser support
Contributing
Chassis is an open project and we want to encourage everyone to contribute. Spot something that's broken or think something is missing? Join the chat in Teams, raise an issue, or have a go at fixing it yourself and put in a pull request.
See GitHub for more details.