Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/filipelinhares/funkcss-gem


https://github.com/filipelinhares/funkcss-gem

Last synced: 20 days ago
JSON representation

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