@v4fire/client
Version:
V4Fire client core library
29 lines (21 loc) • 374 B
text/stylus
/*!
* V4Fire Client Core
* https://github.com/V4Fire/Client
*
* Released under the MIT license
* https://github.com/V4Fire/Client/blob/master/LICENSE
*/
@import "super/i-data/i-data.styl"
$p = {
}
b-slider extends i-data
if $p.height
height $p.height
&__window
display flex
size 100%
overflow hidden
&__window
position relative
&__view
useGPU()