mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-11 12:28:41 +00:00
11 lines
187 B
Markdown
Executable File
11 lines
187 B
Markdown
Executable File
# 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.
|
|
|