Skip to main content
Module

x/fzf/postcss.config.js

Do fuzzy matching using FZF algorithm in JavaScript
Go to Latest
File
module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, },}