Web Preset
Full-stack web development support.
What It Includes
- Imports the
javascriptpreset. - LSP: HTML, CSS, Tailwind CSS.
- Formatters: For HTML/CSS.
- Tree-Sitter: CSS, HTML, HTTP, SQL, XML.
Usage
imports = [
inputs.np.nixvimModules.base
inputs.np.nixvimModules.presets.web
];
Notes
Covers front-end and some back-end tools.