https://github.com/swisnl/flexform
A sass mixin library for creating solid responsive forms using flexbox
https://github.com/swisnl/flexform
hacktoberfest
Last synced: 3 months ago
JSON representation
A sass mixin library for creating solid responsive forms using flexbox
- Host: GitHub
- URL: https://github.com/swisnl/flexform
- Owner: swisnl
- License: mit
- Created: 2016-10-28T20:12:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T10:44:24.000Z (about 8 years ago)
- Last Synced: 2025-01-14T22:19:59.714Z (5 months ago)
- Topics: hacktoberfest
- Language: CSS
- Homepage: https://swisnl.github.io/flexform/
- Size: 91.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flexform
[](https://travis-ci.org/swisnl/flexform)A sass mixin library for creating solid responsive forms using flexbox
## Install
```cli
npm install --save-dev flexform-sass
```## Usage
This library is still in development. Proper documentation is still in development too.
For now check the [docs](https://swisnl.github.io/flexform).## License
MIT