dylanatsmith / betterplaceholder

Placeholdit's missing UI

Home Page:https://betterplaceholder.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better Placeholder

Quickly generate custom placeholder images for your design and development projects.

Builds on the fakeimg.pl service.

Local development

SCSS

Almost all of the styles come from Primer CSS utility classes. There is some custom CSS that gets compiled with Sass along with the third-party dependencies.

  1. Install Sass globally: npm install -g sass or brew install sass/sass/sass
  2. Compile manually after changes: sass scss/main.scss css/main.css

JS

V1 of this project was built on CodeKit but when I did V2 I just smashed everything into main.js.

About

Placeholdit's missing UI

https://betterplaceholder.com


Languages

Language:CSS 52.9%Language:SCSS 46.7%Language:HTML 0.4%