Skip to content

Commit 62935d5

Browse files
authored
Update for-engineers.md (#2651)
1 parent 2d5ae6a commit 62935d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/getting-started/for-engineers.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The Design Systems Team maintains design tokens, icons, and components in a [mon
99

1010
## Components
1111

12-
We provide components as an [Ember](https://emberjs.com/) addon with associated styles written in [Sass](https://sass-lang.com/). By installing the components, you also have access to the design tokens and CSS helper classes.
12+
We provide components as an [Ember](https://emberjs.com/) addon with associated styles in [Sass](https://sass-lang.com/) and CSS. By installing the components, you also have access to the design tokens and CSS helper classes.
1313

1414
### Install components package
1515

@@ -298,4 +298,4 @@ Our styles, components and icons are supported by the following browsers:
298298
299299
We recommend installing the [Ember Language Server extension](https://marketplace.visualstudio.com/items?itemName=lifeart.vscode-ember-unstable) that provides autocomplete, goto definition, and diagnostics for Ember applications and addons, including Helios components.
300300
301-
If you use TypeScript in your Ember application, we also recommend installing the [Glint extension](https://marketplace.visualstudio.com/items?itemName=typed-ember.glint-vscode) that provides improved autocomplete and quick info for components (including arguments), as well as symbol renaming and finding references. We are in the process of converting our components to TypeScript so currently only some of them benefit from these features.
301+
If you use TypeScript in your Ember application, we also recommend installing the [Glint extension](https://marketplace.visualstudio.com/items?itemName=typed-ember.glint-vscode) that provides improved autocomplete and quick info for components (including arguments), as well as symbol renaming and finding references.

0 commit comments

Comments
 (0)