Started the tailwind conversion process.
This commit is contained in:
parent
ca8f4e194f
commit
9729ebc7ac
22 changed files with 970 additions and 365 deletions
|
@ -1,7 +1,7 @@
|
|||
<script>
|
||||
let Streams = new PaginateTable("/api/stream");
|
||||
</script>
|
||||
|
||||
<blockstart>
|
||||
<block style="--value: 7">
|
||||
<h1 id="page-title">Past Streams</h1>
|
||||
<p>This is where you can checkout information we dropped in a past stream. Did I post a link and you need to remember it? Did someone in chat mention something? Here's where you find it.</p>
|
||||
|
@ -19,3 +19,4 @@
|
|||
</stream>
|
||||
</template>
|
||||
</block>
|
||||
</blockstart>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue