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
/
atoms
/
forms
/
boolean-field.module.scss
blob: 3f0676ed177d146e209ff3daf5fa9c81392191d1 (
plain
)
1
2
3
4
5
@use
"@styles/abstracts/mixins"
as
mix
;
.hidden
{
@include
mix
.
visually-hidden
;
}