{"version":3,"file":"index.css","mappings":";;;AAAA;;;;;EAAA;AAMA;;;;;CAAA;AAcA;EACE,mBAJM;EAKN;EACA,cATM;EAUN;EACA;EACA;AAPF,C","sources":["webpack://promote-block/./src/block/editor.scss"],"sourcesContent":["/**\n * #.# Editor Styles\n *\n * CSS for just Backend enqueued after style.scss\n * which makes it higher in priority.\n */\n/**\n * #.# Common SCSS\n *\n * Can include things like variables and mixins\n * that are used across the project.\n*/\n\n// Colors.\n$black: rgb(41, 41, 41);\n$white: #f4f4f4;\n$gray: #dedede;\n$green: #bada55;\n$red: orangered;\n\n.wp-block-cgb-block-blocks  {\n  background: $green;\n  border: 0.2rem solid $black;\n  color: $black;\n  margin: 0 auto;\n  max-width: 740px;\n  padding: 2rem;\n}\n"],"names":[],"sourceRoot":""}