Repository files navigation
yarn install - install package dependencies
yarn start - run only once at the very first instance to test/create initial build
yarn dev - run development localhost server with browsersync
yarn build - build prod files
yarn deploy - deploy to gh-pages
Error: Cannot GET /
run yarn start before yarn dev
Uses Sass and the 7-1 Pattern by Hugo Giraudel.
Uses the JavaScript Revealing Module Pattern.
Disables responsiveness on IE9 and below.
Shows unobtrusive bar to the visitors who is visiting your website with an IE <= 9 browser.
Prevents auto zoom on iOS when entering an input field.
Disables auto-formatting of possible phone numbers in a webpage in Safari on iOS.
Removes webkit input fields outline glow on focus.
Added breakpoint mixins for more granular control.
Added keyframes, animation, transition and transform mixins to boil down to just a few lines of code.
Uses Parcel to bundle, minify, and optimize HTML, CSS and JS.
Explicit ES6 import on dependencies
Remove tether from dependencies
Add deploy to gh-pages script
Windows support with concurrent scripts
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.