Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/avalanchesass/avalanche_component_table
- Owner: avalanchesass
- License: gpl-2.0
- Created: 2016-03-09T19:05:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-21T14:36:23.000Z (over 8 years ago)
- Last Synced: 2024-12-10T05:00:03.369Z (about 1 month ago)
- Language: CSS
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)