hallings 0.1.2

Styling framework for Yew ✂
Documentation
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8" />
        <title>Hallings Sandbox</title>
        <link data-trunk rel="scss" href="index.scss"/>
    </head>
</html>