Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/avalanchesass/avalanche_component_table

Table classes
https://github.com/avalanchesass/avalanche_component_table

Last synced: 5 days ago
JSON representation

Table classes

Awesome Lists containing this project

README

        

# avalanchesass_component_table
Table classes.

## Install
```
npm install avalanchesass_component_table --save
```

## Basic usage
```css
/* Import the main file. */
@import 'avalanchesass_component_table';

/* Import just the mixin file. */
@import 'avalanchesass_component_table/mixin';
```

## About
### Author
Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner

### License
GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)