document verbatim kind labels
This commit is contained in:
parent
74feb38300
commit
974d57ba15
1 changed files with 3 additions and 0 deletions
|
|
@ -57,6 +57,9 @@ backend and does not proxy the frontend.
|
||||||
- Keep application-wide resets and base styles in `src/styles/main.css`.
|
- Keep application-wide resets and base styles in `src/styles/main.css`.
|
||||||
Keep component and view styles scoped and match established Attainly visual
|
Keep component and view styles scoped and match established Attainly visual
|
||||||
patterns.
|
patterns.
|
||||||
|
- Display user-authored set level kinds verbatim. Do not capitalize, replace
|
||||||
|
separators, pluralize, or apply `text-transform` to a kind value; pluralize
|
||||||
|
surrounding interface words such as "assignment" instead.
|
||||||
- Inspect similar files before introducing a component, composable, store,
|
- Inspect similar files before introducing a component, composable, store,
|
||||||
route, or data-access pattern.
|
route, or data-access pattern.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue