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
- Host: GitHub
- URL: https://github.com/eventbrite/css
- Owner: eventbrite
- License: mit
- Created: 2016-06-07T16:49:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-05-17T19:06:26.000Z (about 2 years ago)
- Last Synced: 2023-05-17T19:27:52.271Z (about 2 years ago)
- Size: 19.5 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.