Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
rules_js
/
cbdc97b3f96d14b29b959b47d545fdf0d21dabff
/
.
/
examples
/
webpack_cli
/
index.css.ts
blob: b5be2f929b646d32cb106483ab5283ba6ec72c58 [
file
]
import
{
style
}
from
'@vanilla-extract/css'
export
const
someStyle
=
style
({
display
:
'block'
})