mirror of
https://github.com/kuohuanhuan/x-markdown-css.git
synced 2024-11-25 06:18:19 +00:00
refactor: rename directory partial
to partials
This commit is contained in:
parent
95de198e34
commit
d69a4ea949
@ -1,6 +1,6 @@
|
||||
@use 'partial/container' as *;
|
||||
@use 'partials/container' as *;
|
||||
|
||||
.prose {
|
||||
@include container;
|
||||
@import 'partial/all';
|
||||
@import 'partials/all';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user