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
/
molecules
/
layout
/
meta.module.scss
blob: 4194a6e5c4d8ea6fb511542c1c0ea0b9a4e91c1a (
plain
)
1
2
3
4
5
@use
"@styles/abstracts/mixins"
as
mix
;
.value
{
word-break
:
break-all
;
}