Skip to content

Commit

Permalink
Update build files #16
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbingwide committed Nov 22, 2022
1 parent cb6f977 commit ff75846
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n', 'wp-server-side-render'), 'version' => '9ca30fd18851fb79e8ed');
<?php return array('dependencies' => array('lodash', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n', 'wp-server-side-render'), 'version' => 'a9e832348563d753110e');
3 changes: 2 additions & 1 deletion build/index.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions build/style-index.css
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
div.bw_css{background-color:#f8f8f8}.bw_css code{border-top:1px solid gray;display:block;margin-top:10px}
div.bw_geshi{background-color:#f8f8f8}.bw_geshi code{border-top:1px solid gray;display:block;margin-top:10px}
div.wp-block-oik-css-css:not(.has-background) div.bw_css{background-color:#f8f8f8}.bw_css code{border-top:1px solid gray;display:block;margin-top:10px}
div.wp-block-oik-css-geshi:not(.has-background) div.bw_geshi{background-color:#f8f8f8}.bw_geshi code{border-top:1px solid gray;display:block;margin-top:10px}

0 comments on commit ff75846

Please sign in to comment.