booncon / slippry

Responsive slider plugin for jQuery
slippry.com
MIT License
471 stars 133 forks source link

compass requirement #104

Closed someother1 closed 7 years ago

someother1 commented 8 years ago

Is there a way to avoid the "compass" requirement? Eg. for the mixins, could i use bootstrap or manual written mixins instead?

i can read @ https://github.com/booncon/slippry/issues/73 that compass will be removed in future releases - but this information is more then 1 year ago.

Is this project alive?

sftsk commented 7 years ago

Thanks for the question, the project is still alive!

You can just rewrite the bundled stylesheet to work without Compass as a quick fix, it is barely used anyway.

Like said in the past, this should be fixed in the next big update which is just going through the last parts of the planning phase.

sftsk commented 7 years ago

This has been solved now, removed Compass as a dependency and included autoprefixer into the build chain