
Remix stack with basic postcss-preset-env, code formatting, linting etc
The Remix Djent Stack is a lightweight Remix template stack that enhances the default netlify + TS template. It adds various features such as PostCSS-preset-env with nesting support, watch script for auto-compiling CSS, code formatting with prettier, basic CSS resets, experimental file nesting in vscode, and normalized LF endings for git and vscode. This stack aims to provide an improved development experience for Remix applications.
The Remix Djent Stack is a lightweight Remix template stack that enhances the default netlify + TS template. It adds several key features such as PostCSS-preset-env with nesting support, auto-compiling CSS on file changes, code formatting with prettier, and basic CSS resets. This stack provides an improved development experience for Remix applications by simplifying CSS imports, organizing files in nested folders, and enforcing consistent code formatting.
