Skip to content

Commit

Permalink
Merge pull request #117 from abdulhaseeb13mar/order-input
Browse files Browse the repository at this point in the history
Order input component style and code polishing
  • Loading branch information
EvgeniiaVak authored Oct 19, 2023
2 parents e43a9fa + 1ea517b commit a5e287b
Show file tree
Hide file tree
Showing 24 changed files with 1,183 additions and 1,335 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"parser": "@typescript-eslint/parser",
"plugins": ["@typescript-eslint", "prettier"],
"rules": {
"no-console": ["warn", { "allow": ["error"] }],
"no-console": ["warn", { "allow": ["error", "debug"] }],
"prettier/prettier": [
"error",
{
Expand Down
1 change: 0 additions & 1 deletion css-variables/README.md

This file was deleted.

85 changes: 0 additions & 85 deletions css-variables/colors-dark-mode.css

This file was deleted.

85 changes: 0 additions & 85 deletions css-variables/colors-light-mode.css

This file was deleted.

35 changes: 0 additions & 35 deletions css-variables/font-styles.css

This file was deleted.

Loading

0 comments on commit a5e287b

Please sign in to comment.