{"version":3,"sources":["styles.css"],"names":[],"mappings":"AAAA;;;;;;;;EAQE,CAuDF,qBACE,kBACF,CAEA,oCACE,gBAAiB,CACjB,mBACF,CAEA,mBACE,eAAiB,CACjB,aACF,CAMA,wEACE,SACF,CAMA,8EACE,SACF,CAQA,OACE,aACF,CAEA,cACE,oBACF,CAEA,OACE,aACF,CAEA,QACE,YACF,CAEA,UACE,iBACF,CAEA,WACE,wBACF","file":"styles.css","sourcesContent":["/*!\n * @project        Image Optimize\n * @name           styles.css\n * @author         Andrew Welch\n * @build          Thu, Jun 13, 2019 4:40 PM ET\n * @release        c24cd1572fcf45b5fb937bf5e68ab373e935f4a8 [develop]\n * @copyright      Copyright (c) 2019 nystudio107\n *\n */\n\n/**\n * app.css\n *\n * The entry point for the css.\n *\n */\n\n/**\n * This injects Tailwind's base styles, which is a combination of\n * Normalize.css and some additional base styles.\n *\n * You can see the styles here:\n * https://github.com/tailwindcss/tailwindcss/blob/master/css/preflight.css\n */\n\n/**\n * We don't want these in the Control Panel\n * @import 'tailwindcss/base';\n */\n\n/**\n * This injects any component classes registered by plugins.\n *\n */\n\n/**\n * Here we add custom component classes; stuff we want loaded\n * *before* the utilities so that the utilities can still\n * override them.\n *\n */\n\n/**\n * components/webfonts.css\n * \n * Project webfonts.\n *\n */\n\n/**\n * components/typography.css\n * \n * Typography rules.\n *\n */\n\n/**\n * components/global.css\n *\n * Project-wide styles\n *\n */\n\ntable.image-optimize {\n  table-layout: fixed;\n}\n\ntable.data thead th.io-headline-row  {\n  padding-top: 24px;\n  padding-bottom: 24px;\n}\n\n.image-optimize h2 {\n  font-weight: bold;\n  color: #29323d;\n}\n\ntable.data thead th.io-format-column {\n  width: 20%;\n}\n\ntable.data thead th.io-name-column {\n  width: 20%;\n}\n\ntable.data thead th.io-command-column {\n  width: 50%;\n}\n\ntable.data thead th.io-installed-column {\n  width: 50%;\n}\n\n/**\n * This injects all of Tailwind's utility classes, generated based on your\n * config file.\n *\n */\n\n.block {\n  display: block;\n}\n\n.inline-block {\n  display: inline-block;\n}\n\n.table {\n  display: table;\n}\n\n.hidden {\n  display: none;\n}\n\n.relative {\n  position: relative;\n}\n\n.uppercase {\n  text-transform: uppercase;\n}\n\n/**\n * Include styles for individual pages\n *\n */\n\n/**\n * pages/settings.pcss\n *\n * Styles for the Settings page.\n *\n */\n\n/**\n * Include vendor css.\n *\n */\n\n/**\n * vendor.css\n * \n * All vendor CSS is imported here.\n *\n */\n\n"]}