PATH:
home
/
letacommog
/
seneve10
/
wp-content
/
plugins
/
page-views-count
/
src
/
blocks
/
stats
/** * #.# Editor Styles * * CSS for just Backend enqueued after style.scss * which makes it higher in priority. */ .wp-block-page-views-count-stats { background: $green; border: 0.2rem solid $black; color: $black; margin: 0 auto; max-width: 740px; padding: 2rem; }
[+]
..
[-] block.js
[edit]
[-] style.scss
[edit]
[-] editor.scss
[edit]
[-] icon.svg
[edit]