bdkjones / CodeKit2

CodeKit 2 Beta
97 stars 4 forks source link

LostGrid #563

Open sandralindberg opened 9 years ago

sandralindberg commented 9 years ago

It would be awesome if LostGrid could be added in the after-compiling options. LostGrid is an amazing grid from the creator of the grid: jeet.

Link to the LostGrid: https://github.com/corysimmons/lost

pjv commented 9 years ago

agree this would be great. does anyone know of a way to manually hack lost into a codekit workflow?

mmjaeger commented 9 years ago

bump

skaisser commented 8 years ago

Agreed!

calvinjuarez commented 8 years ago

This is another issue that could possibly be addressed by having a PostCSS UI in CodeKit. (The others are #570 and #306.)

pixelcanvas commented 7 years ago

Damn, I'm so obsessed with the lost grid, I have a gulp task running feeding styles to Codekit :-). Working for me but it requires running Gulp and Codekit parally running :-(. Anybody has as a solution directly wth CodeKit please spit it here :-)

bdkjones commented 7 years ago

This is what Hooks are for. You should be able to run Lost in Hook whenever your relevant stylesheet is processed. No gulp needed.

Sent from my iPhone

On Jun 26, 2017, at 02:22, pixelcanvas notifications@github.com wrote:

Damn, I'm so obsessed with the lost grid, I have a gulp task running feeding styles to Codekit :-). Working for me but it requires running Gulp and Codekit parally running :-(.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

codernetau commented 6 years ago

For those still looking, I've just found and played with https://github.com/abstracthat/happy-grid which is a cut-down version of LostGrid before it was converted to PostCSS. It has everything Jeet can do plus fixed px margins. To use with Stylus in CodeKit just @import 'grid'