maxmx / bootstrap-stylus

Port of Bootstrap to Stylus
MIT License
585 stars 113 forks source link

Question: which files just for the Bootstrap grid? #128

Closed cjaoude closed 7 years ago

cjaoude commented 7 years ago

What is the minimum set of files just to have the bootstrap grid? (.row, .col, etc)

Tbx

kane-c commented 7 years ago

Try the suggestions here: https://github.com/twbs/bootstrap-sass/issues/651

This project mirrors the structure of the official Bootstrap, so the same rules apply.

cjaoude commented 7 years ago

tnx, how accurate is this port of bootstrap to stylus? for example, drop-in replacement for the grid & forms?

it'd be great to off-ramp bootstrap in a clean way.

kane-c commented 7 years ago

Very accurate - it's a line by line port :)