Skip to content

somacss

The somecss was inspired by facing some issues when I wanted to make some carousels using JavaScript. I was looking for a solution that could make infinite carousels which can hold as many items as possible and it should be compatible will all browsers. I ended up writing in CSS using SASS and it is pure CSS, working without the need for JavaScript!

demo

See this page for a demo using this pure CSS library: somecss demo

source code

It is available on https://github.com/shakibamoshiri/soma