lost icon indicating copy to clipboard operation
lost copied to clipboard

LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.

Results 25 lost issues
Sort by recently updated
recently updated
newest added

**What kind of change is this? (Bug Fix, Feature...)** Fix **What is the current behavior (You can also link to an issue)** It's breaking params for the rules that are...

**What kind of change is this? (Bug Fix, Feature...)** Enhancement **What is the current behavior (You can also link to an issue)** `@lost gridUnit vw` didn't do anything **What is...

I found this aspect of the docs misleading: > Nesting is simple. There is no context required. I think I it would be more accurate if it read: > Nesting...

type: Docs
component: documentation
status: Backlog
needs: Documentation

See https://github.com/peterramsing/lost/pull/214

needs: Feedback
needs: Review

As stated in the header.

type: Docs
needs: Work
component: documentation
component: build process
needs: Investigation

The issue for #423 **Is this a feature request or a bug report?** Feature **What is the current behavior?** Only one param for Lost Waffle **If it's a bug please...

type: Enhancement
needs: Feedback
needs: More Info
component: lost-waffle
needs: Review
resolution: Pull Request
status: In Progress
semver: minor

**Is this a feature request or a bug report?** Bug. **What is the current behavior?** Using `lost-column: none;` to reset a Lost element results in float-specific CSS being generated, even...

type: Bug
component: lost-column
needs: Work
resolution: Pull Request
status: In Progress
semver: minor
stats: escape

**Is this a feature request or a bug report?** Chore **What is the current behavior?** Working lib **If it's a bug please provide the steps to reproduce it and maybe...

component: core

Perhaps this is a dumb question, but I couldn't find the answer after a precursory look through the docs. Is there a way to change the global gutter width at...

type: Question
needs: Feedback
component: core
status: Support

Take a look here: https://github.com/peterramsing/lost/blob/9ebffd08e1687e1c869f42a57185978fd3fff977/lib/lost-row.js#L83-L93 The same body is used in both the `if` and the `else` clause. What is happening? Isn't that some kind of mistake?

type: Refactor
component: lost-row
status: Backlog
semver: patch