Hacker News new | ask | show | jobs
by Blackstone4 2987 days ago
Is this all there is in terms of code to create the Bubblegum theme?

https://github.com/HackerThemes/theme-machine/blob/master/th...

1 comments

There's also this

https://github.com/HackerThemes/theme-machine/blob/master/sc...

which is imported in the file that you linked. That's all in terms of SCSS. Then the gulp task runs the SCSS build and the autoprefixer.

Awesome. Thanks. Good work.

It's surprising always how little you need to tweak Bootstrap to make it look completely different.