davidkpiano / flipping

Flipping awesome animations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maybe missing scss folder in examples?

albinotonnina opened this issue · comments

Specifically, the "examples" npm script won't find any scss.
npm start & node-sass -w examples/scss -o examples/css

(I liked your articles, I found your technique very smart, I'm here to discover more about it)

I checked all the commits and no scss files have been committed there, ever. Although looking at the examples looks like some styling is missing, I assume styles coming from the scss files.

I'm going to replace the examples with Codepens soon.