An open API service indexing awesome lists of open source software.

https://github.com/eventbrite/css

Eventbrite CSS coding style guide
https://github.com/eventbrite/css

Last synced: 3 months ago
JSON representation

Eventbrite CSS coding style guide

Awesome Lists containing this project

README

        

# Eventbrite CSS Coding Style Guide

Rules and best practices used by Eventbrite to provide consistency and prevent errors in CSS.

## Intended Audience

This coding style guide has been created _for_ Eventbrite developers, but is certainly applicable for the general CSS community as well. It is heavily inspired by [Airbnb's JavaScript Style Guide](https://github.com/airbnb/javascript).

## Table of Contents

1. [General CSS](#general-css)
1. [SCSS](#scss)
1. [Resources](#resources)
1. [License](#license)

## ESLint Configurations

## SCSS

## Resources

Coming soon...

## License

[MIT](LICENSE). Copyright (c) 2016 Eventbrite.