index
:
www.armandphilippot.com
main
The frontend of my personal website.
Armand Philippot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
components
/
CommentsList
/
CommentsList.module.scss
blob: 23589485d6bb62e0a9c1147203f2c4d07fb9b5a4 (
plain
)
1
2
3
4
5
@use
"@styles/abstracts/placeholders"
;
.list
{
@extend
%
reset-ordered-list
;
}