mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-12 21:08:40 +00:00
11 lines
187 B
Markdown
11 lines
187 B
Markdown
# Css
|
|
|
|
## Scss
|
|
|
|
Styles should be written in scss and transpiled to css.
|
|
|
|
## Browser support
|
|
|
|
Scss/css solutions must be valid on the newest versions of Edge, Firefox, Chrome and Safari.
|
|
|