Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-11T05:53:51.000Z (over 2 years ago)
- Last Synced: 2024-10-02T03:23:47.816Z (about 2 months 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 [![Build Status](https://travis-ci.org/efremropelato/rpure-sass.svg?branch=master)](https://travis-ci.org/efremropelato/rpure-sass) - Develop [![Build Status](https://travis-ci.org/efremropelato/rpure-sass.svg?branch=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'
```