Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filipelinhares/funkcss-gem
https://github.com/filipelinhares/funkcss-gem
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/filipelinhares/funkcss-gem
- Owner: filipelinhares
- License: mit
- Created: 2015-12-18T19:32:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-18T20:12:46.000Z (about 9 years ago)
- Last Synced: 2024-12-05T21:22:46.789Z (3 months ago)
- Language: Ruby
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Funkcss
## Installation
Add this line to your application's Gemfile:
```ruby
gem "funkcss", github: 'filipelinhares/funkcss-gem', branch: :master
```And then execute:
```sh
bundle
```## Usage
`application.css`
```scss
@import 'funk-components';
// or
@import 'funk';
```## License
[MIT](LICENSE.md) © Filipe Linhares