https://github.com/efremropelato/rpure-sass
Sass framework Pure.CSS based and ready to use in Ruby projects
https://github.com/efremropelato/rpure-sass
css rails ruby sass-framework
Last synced: 5 months ago
JSON representation
Sass framework Pure.CSS based and ready to use in Ruby projects
- Host: GitHub
- URL: https://github.com/efremropelato/rpure-sass
- Owner: efremropelato
- License: mit
- Created: 2017-06-11T19:57:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-11T05:53:51.000Z (about 4 years ago)
- Last Synced: 2025-03-27T09:49:23.423Z (over 1 year ago)
- Topics: css, rails, ruby, sass-framework
- Language: SCSS
- Size: 96.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rpure::Sass
Master [](https://travis-ci.org/efremropelato/rpure-sass) - Develop [](https://travis-ci.org/efremropelato/rpure-sass)
Sass framework Pure.CSS based and ready to use in Ruby projects.
[Instructions for Use](https://github.com/efremropelato/rpure-sass/wiki)
> *TODO: finish to write the instructions for use.*
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'rpure-sass', :git => 'https://github.com/efremropelato/rpure-sass.git'
```