Skip to content

Commit

Permalink
chore(asset): Rename blocks to app
Browse files Browse the repository at this point in the history
chore(asset): Move editor styles into `blocks`
chore(asset): Scope `app` styles with `#app`
chore(asset): Remove `enqueueEditorAssets()`
  • Loading branch information
Log1x committed Nov 16, 2022
1 parent 690add5 commit d7ff0fe
Show file tree
Hide file tree
Showing 17 changed files with 107 additions and 140 deletions.
1 change: 1 addition & 0 deletions public/css/app.css

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

1 change: 0 additions & 1 deletion public/css/blocks.css

This file was deleted.

2 changes: 1 addition & 1 deletion public/css/editor.css

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

1 change: 1 addition & 0 deletions public/js/app.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array(), 'version' => '2035d4f4e7c631911b212b561e817dcd');
1 change: 1 addition & 0 deletions public/js/app.js

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

1 change: 0 additions & 1 deletion public/js/blocks.asset.php

This file was deleted.

Loading

0 comments on commit d7ff0fe

Please sign in to comment.