Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Mar 1, 2022
1 parent ff73b9b commit 4d6c28a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Expand Up @@ -61,6 +61,15 @@ and testing the changes in a real installation.
- This generates all `theme/SLE/wizard/*.qss` and `theme/SLE/wizard/*.css`
files.


### Sources

- `src/scss/components/*.scss` - style definition split into logical groups
- `src/scss/theme-vars/*.scss` - color definitions for each theme, some
shared settings
- `src/scss/*.scss` - the main files, these are rendered to the final QSS files


### Linting

This package uses the [Stylelint](https://github.com/stylelint/stylelint) tool
Expand Down

0 comments on commit 4d6c28a

Please sign in to comment.