Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avalanchesass/avalanche_base_form
Base form styles
https://github.com/avalanchesass/avalanche_base_form
Last synced: about 1 month ago
JSON representation
Base form styles
- Host: GitHub
- URL: https://github.com/avalanchesass/avalanche_base_form
- Owner: avalanchesass
- License: gpl-2.0
- Created: 2015-05-01T12:46:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-26T16:03:35.000Z (over 8 years ago)
- Last Synced: 2024-10-10T10:37:55.080Z (2 months ago)
- Language: CSS
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# avalanchesass_base_form
Basic form styles.## Install
```
npm install avalanchesass_base_form --save
```## Basic usage
```css
/* Import the main file. */
@import 'avalanchesass_base_form';
```## About
### Author
Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner### License
GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)