Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Fix "lost-column" and "lost-offset" rule bug #116

Closed
4ok opened this issue May 10, 2016 · 0 comments
Closed

Fix "lost-column" and "lost-offset" rule bug #116

4ok opened this issue May 10, 2016 · 0 comments

Comments

@4ok
Copy link

4ok commented May 10, 2016

Now used the following rule: lost-offset: $i/12; and lost-column: $i/12;, but it's not working. Lost module needed rule like that: 1/<NUM_PARTS>.

At this time I see what all rules look like this:

.row__col_sw_<1..12>:nth-child(12n) {
    margin-right: <GUTTER>;
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants