Skip to content

Commit

Permalink
Update build files #26
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbingwide committed Mar 14, 2024
1 parent 81cfa7c commit 6e80765
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 4 deletions.
1 change: 0 additions & 1 deletion build/index.asset.php

This file was deleted.

1 change: 0 additions & 1 deletion build/index.js

This file was deleted.

1 change: 1 addition & 0 deletions build/oik-css.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array('lodash', 'react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n', 'wp-server-side-render'), 'version' => 'dc3c4ec619b62a6d2553');
1 change: 0 additions & 1 deletion build/index.css → build/oik-css.css

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

1 change: 1 addition & 0 deletions build/oik-css.js

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

1 change: 1 addition & 0 deletions build/oik-geshi.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array('lodash', 'react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n', 'wp-server-side-render'), 'version' => 'e507a89cf18399a4ad57');
1 change: 1 addition & 0 deletions build/oik-geshi.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
div.wp-block-oik-css-geshi textarea.block-editor-plain-text{background-color:inherit;box-shadow:none;max-width:100%}
1 change: 1 addition & 0 deletions build/oik-geshi.js

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

1 change: 1 addition & 0 deletions build/style-oik-css.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
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}
1 change: 0 additions & 1 deletion build/style-index.css → build/style-oik-geshi.css
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
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 6e80765

Please sign in to comment.