aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-tools-pages/ts/variables.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Fixes/august (#12)August Skare2018-10-291-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix button dimensions * fix footer hover color * breakout in trace component * fix padding on button on small screens * fix title with content on small screens * sizing adjustment in intro component * intro component adjustments * container size adjustments * meta og images * fixed gutter size * trace component fix + breakout fix * show copy button if touch device * responsive hero animation
* Feature/syntaxhighlighting (#9)August Skare2018-10-251-0/+1
| | | | | | | | | | | | | | | | | | | | * wip code highlighting of lines * Implements gutter component * WIP: Profiler with gutter * cleaned up highlight code * Removes before content for gutter styling * Styles gutter * Add correct Profiler code content * Adds color variable for gutter gray * refactor code component width gutter and diffing
* Feature/tweaks (#8)August Skare2018-10-251-3/+2
| | | | | | | | | | | | | | | | * show copy button on focs * change base link styling * text-decoration underline on basic links * basic hover and focus styles on button and tabs * add links in footer * change breakpoints vars * medium breakpoint on footer
* Exports media breakpointsMegan Pearson2018-10-221-8/+27
|
* Changed name of export to colors and updates componentsMegan Pearson2018-10-221-2/+4
|
* Implements color variables and updates components Megan Pearson2018-10-221-0/+12