// Copyright (c) Mysten Labs, Inc. // SPDX-License-Identifier: Apache-2.0 module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, }, };