gatsby-typescript-scss-docker
11
Updated Jan 21, 2021
Install this starter locally:
gatsby new gatsby-typescript-scss-docker https://github.com/OFranke/gatsby-typescript-scss-docker
Tags
Language:TypeScript, Linting, Styling:SCSS
Description
Gatsby starter TypeScript, SCSS, Docker
Features
- Format & Commit Safe by ESLint, StyleLint and Prettier with Lint-Staged (Husky), optimized for VS Code
- Typings for scss files are automatically generated
- Responsiveness from the beginning through easy breakpoint configuration
- Enforce the DRY principle, no hardcoded and repeated `margin`, `font-size`, `color`, `box-shadow`, `border-radius` ... properties anymore
- Docker ready - you can run Gatsby dev mode on your machine environment or with docker-compose