/** * @license * Copyright 2025 Qwen Team * SPDX-License-Identifier: Apache-2.0 */ /* eslint-disable no-undef */ module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, }, };