aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-tools-pages/ts/components/Base.tsx
Commit message (Collapse)AuthorAgeFilesLines
* fixed base link styling colorAugust Skare2018-11-161-1/+1
|
* fix linting + code syntax for statless componentsAugust Skare2018-11-161-15/+18
|
* new hero animation using bodymovin and lottieAugust Skare2018-11-071-2/+0
|
* Feature/build step (#2)August Skare2018-10-191-0/+26
* BundleAnalyzerPlugin * lazy load highlight.js * seperate bundles for each page * prerender apps to html on build * preload important font files * dont prerender code copy button * fix woff2 variant of font * added missing doctype * remove metatags component