[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 var postcssFocusWithin = require('postcss-focus-within'); 2 3 module.exports = { 4 plugins: { 5 autoprefixer: {} 6 } 7 }; 8 9 module.exports = { 10 plugins: [ 11 postcssFocusWithin({ 12 disablePolyfillReadyClass: true 13 }) 14 ] 15 };
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Sun Nov 24 08:20:01 2024 | Cross-referenced by PHPXref |