prettier-plugin-css-grid
JSON →An opinionated CSS Grid formatter for Prettier that automatically formats grid-template-areas and related CSS grid properties. Version 0.1.2 is the current stable release. It works as a Prettier plugin (peer dependency: Prettier ^2.0.0) and requires Node >= 12. Unlike general CSS formatters, this plugin specifically aligns grid cells into a readable ASCII grid, improving developer experience when working with CSS Grid layouts. It is type-safe with included TypeScript definitions.
Resources
packageprettier-plugin-css-grid ↗