meteor-bootstrap icon indicating copy to clipboard operation
meteor-bootstrap copied to clipboard

Support stylus

Open geekyme opened this issue 10 years ago • 2 comments

Wonderful package! Can we have this in stylus as well?

geekyme avatar Jan 01 '15 05:01 geekyme

Unlikely for now. I'll currently only maintain this package until I start using meteor again. But i'd look into implementation ideas if there were any ;)

Nemo64 avatar Jan 01 '15 21:01 Nemo64

@Nemo64 I second this being an awesome hack! I ported it to a stylus version here Meteor-Stylus-Test @geekyme let me know if it works in your project or if you see anything that's broken. (P.S. this is my first package, so any feedback or advice is welcome)

It is basically all the same code as @Nemo64, but I changed the load order in the custom.bootstrap.json file, the submodule (for stylus), and some of the bootstrap configurator code and shell script with the new paths.

@Nemo64, how would you like me to reference your original work? Is the Origin section on the main readme sufficient?

KyleKing avatar May 06 '15 16:05 KyleKing