1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-05-01 23:56:41 +07:00
vault-frontend/src/styles/common/markdown.module.scss
2023-03-26 17:03:45 +06:00

6 lines
82 B
SCSS

@import '../variables';
@import '../markdown';
.wrapper {
@include markdown;
}