__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
module.exports = () => ( {
plugins: [
require( 'postcss-custom-properties' )( {
importFrom: [ require.resolve( '@automattic/calypso-color-schemes' ) ],
// Use of `preserve: false` dates back to when we still used @automattic/calypso-build.
// Ideally we'd get rid of it to properly make use of CSS vars, but first we have to
// figure out how to ensure the vars actually get defined in the browser without
// including them in every bundle. Some base stylesheet (wp_register_style) the other
// stylesheets depend on maybe?
//
// See also https://github.com/Automattic/jetpack/pull/13854#issuecomment-550898168,
// where people were confused about what was going on when calypso-build stopped
// including a postcss.config.js like this by default.
preserve: false,
disableDeprecationNotice: true,
} ),
require( 'autoprefixer' ),
],
} );
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| build | Folder | 0755 |
|
|
| src | Folder | 0755 |
|
|
| CHANGELOG.md | File | 61.56 KB | 0644 |
|
| LICENSE.txt | File | 17.98 KB | 0644 |
|
| SECURITY.md | File | 2.45 KB | 0644 |
|
| babel.config.js | File | 199 B | 0644 |
|
| declarations.d.ts | File | 146 B | 0644 |
|
| global.d.ts | File | 136 B | 0644 |
|
| jest.config.cjs | File | 109 B | 0644 |
|
| postcss.config.js | File | 881 B | 0644 |
|
| webpack.config.js | File | 2.46 KB | 0644 |
|