- Ramsgate, UK
Block or Report
Block or report powellian
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
pigrid-parcel Public
A responsive grid system using CSS-Grid and Flexbox, written in SCSS and utilising BEM throughout. For the demo, a JS 'for' loop numerically increments certain pods which dovetail with the SASS 'mi…
SCSS
-
nuxt-api-mockup Public
Mockup of Youtube API - uses 'live' API (hosted at my-json-server) replicating some aspects of the 'real' YT API endpoints from a typical channel.
Vue
-
1
// https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html
2//
3// grayscale ex: filter: grayscale(100%);
4// sepia ex: filter: sepia(100%);
5// saturate ex: filter: saturate(0%);
-