PATH:
home
/
letacommog
/
menuiserie-convert
/
wp-content
/
themes
/
twentytwenty
/
assets
/
js
/** * Remove squared button style * * @since Twenty Twenty 1.0 */ /* global wp */ wp.domReady( function() { wp.blocks.unregisterBlockStyle( 'core/button', 'squared' ); } );
[+]
..
[-] customize.js
[edit]
[-] customize-preview.js
[edit]
[-] index.js
[edit]
[-] editor-script-block.js
[edit]
[-] skip-link-focus-fix.js
[edit]
[-] customize-controls.js
[edit]
[-] color-calculations.js
[edit]