Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Releases: daltonmenezes/cra-template-good-start

v1.2.1

03 Apr 04:53
Compare
Choose a tag to compare

styles

  • update 'import' in favor to 'use' because 'imports' are deprecated in dart-sass #2ac4be9

v1.2.0

28 Feb 21:35
Compare
Choose a tag to compare

Core

  • update template to use dart-sass instead node-sass because node-sass is deprecated

styles

  • update @imports to @use because @imports are deprecated in dart-sass

docs

  • add contributions section
  • update Sass style section code
  • update Features section to highlight the use of Dart Sass

v1.1.1

22 Feb 02:47
Compare
Choose a tag to compare

styles

  • extract css reset to its own file
  • add tap-highlight-color on mobile to be transparent on css reset for 'a' and 'buttons'
  • add padding to .containers class
  • update sass file names on styles folder to be without .styles as they already lives on a folder with this meaning

docs

  • add structure section to show the files and folders generated by this template
  • update section structure order

v1.0.0

22 Feb 00:43
Compare
Choose a tag to compare

Features

  • ⚡ typescript
  • ⚡ eslint
  • ⚡ prettier
  • ⚡ editor config
  • ⚡ sass
  • ⚡ css reset
  • ⚡ absolute imports