This package provides a Tailwind CSS preset for Calcite Design System, enabling consistent styling across your applications.
Install the Calcite Tailwind preset:
npm install -D @esri/calcite-tailwind-preset
Then import it in your Tailwind CSS configuration file:
import calcitePreset from "@esri/calcite-tailwind-preset";
export default {
presets: [calcitePreset],
content: [
/* ... */
],
};
This package is updated as needed. If you require any critical updates, please reach out to the Calcite Design System team.
COPYRIGHT © 2025 Esri
All rights reserved under the copyright laws of the United States and applicable international laws, treaties, and conventions.
This material is licensed for use under the Esri Master License Agreement (MLA), and is bound by the terms of that agreement. You may redistribute and use this code without modification, provided you adhere to the terms of the MLA and include this copyright notice.
See use restrictions at http://www.esri.com/legal/pdfs/mla_e204_e300/english
For additional information, contact: Environmental Systems Research Institute, Inc. Attn: Contracts and Legal Services Department 380 New York Street Redlands, California, USA 92373 USA
email: contracts@esri.com