Move cypress to docs folder

This commit is contained in:
Jeremy Thomas
2021-10-31 01:08:56 +01:00
parent 7d141807ae
commit 4244751d45
15 changed files with 1145 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
---
layout: cypress
title: Elements/Box
---
<div class="box">
I'm in a box.
</div>