Skip to content

Commit

Permalink
docs: remove properties import from docs (#2034)
Browse files Browse the repository at this point in the history
  • Loading branch information
tujoworker authored and joakbjerk committed Mar 27, 2023
1 parent 14108cb commit 83d7a8d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,11 @@ Styles that belong to a "theming footprint" – like colors or individual varian

Theming file names ending with `-ui` will during the package release get packed into the global theming package. More details in the [theming section](/uilib/usage/customisation/theming).

#### SCSS utilities and properties
#### SCSS utilities

Use the same SASS setup as all the other components. You may re-use all the [helper classes](/uilib/helpers/classes):

- `./packages/dnb-eufemia/src/style/core/utilities.scss`
- `./packages/dnb-eufemia/src/style/core/properties.scss`

### Create a local build

Expand Down

0 comments on commit 83d7a8d

Please sign in to comment.