[ Index ] |
PHP Cross Reference of WordPress |
[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(/* pluginOptions */) 12 ] 13 };
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |