-
Hi guys, first of all, thank you so much for the hard work.
I created a new Rails 5 app with only **livingstyleguide** installed and tried to follow the [https://github.com/livingstyleguide/livings…
-
Hello, we're using Rails 5 and lsg 2.0.1. We use lsg from few days and we get deprecation warnings when rendering views:
![image](https://cloud.githubusercontent.com/assets/12682792/22244000/18d1dc…
-
coco is running over rubocop when called using rake.
For example:
``` bash
COCO=1 rake rubocop
Inspecting 139 files
.................................................................................…
-
Hi.
`@javascript-before http://example.com/js.js` syntax is not working.
I think the key is there is a need to take into account for the case that begins with `http` or`https`
``` patch
diff --git a…
-
Running on Rails v5 and lsg v2.0.0. Receiving the deprecation warning messages below on server boot.
```
DEPRECATION WARNING: Sprockets method `register_engine` is deprecated.
Please register a mime …
-
When using https://github.com/vigetlabs/sass-json-vars to import JSON files into scss for variable definitions, executing the livingstyleguide compile command results in the following error
```
Messa…
-
Hi,
Thanks for a great Gem. I have started using it, but noticed that when I have the following line in my `stylesheet.sass`:
``` sass
@import "normalize-rails"
```
https://github.com/markmcconachi…
-
Hey folks, I've been working lately on building a style guide for an app that's based on Bootstrap but has custom components as well. I was thinking that it would be great if there's a easy and intuit…
-
The livingstyleguide looks amazing!
I tried to set it up, but my `application.scss` uses globbing, like this:
```
@import 'abstracts/mixins/*';
```
When i try to run the compiler, i get the followi…
-
Hans@HP-HANS C:\Users\Hans Hans@HP-HANS C:\Users\Hans
> gem install livingstyleguide
> Fetching: tilt-2.0.4.ge…
HansS updated
8 years ago