{"componentChunkName":"component---src-templates-blog-post-js","path":"/autocomplete-css-properties/","webpackCompilationHash":"f88477457d1b3d28a311","result":{"data":{"site":{"siteMetadata":{"title":"Inspect Element","author":"Bob Cool"}},"markdownRemark":{"id":"a36de8cf-934e-5a61-b189-b1cacd50e12f","excerpt":"Can’t remember a CSS property name but know the value you need? Chrome DevTools has you covered! Within the element.style section in DevTools start typing the…","html":"<p>Can’t remember a CSS property name but know the value you need?</p>\n<p>Chrome DevTools has you covered!</p>\n<p>Within the element.style section in DevTools start typing the value you want to use. If recognised, DevTools will create auto suggestions saving you time.</p>\n<blockquote>\n<p>Example: You know you want your text to be ‘italic’ but can’t remember the ‘font-style’ property.</p>\n</blockquote>\n<ol>\n<li>Type ‘italic’ into the element.style section.</li>\n<li>\n<p>DevTools will auto suggest: </p>\n<div class=\"gatsby-highlight\" data-language=\"css\"><pre class=\"language-css\"><code class=\"language-css\"><span class=\"token property\">font-style</span><span class=\"token punctuation\">:</span>italic</code></pre></div>\n</li>\n<li>Magic.</li>\n</ol>","frontmatter":{"title":"CSS - Autocomplete CSS Properties","date":"August 27, 2019","description":"CSS - Autocomplete CSS Properties"}}},"pageContext":{"isCreatedByStatefulCreatePages":false,"slug":"/autocomplete-css-properties/","previous":null,"next":{"fields":{"slug":"/unminify-javascript/"},"frontmatter":{"title":"JavaScript - Unminify JS Files"}}}}}