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