tailwind.config.js
file in your project root.
The file structure should now look like this:
tailwind.config.js
file to include the src
directory and any files we might use Tailwind CSS in.
src/
directory. If not, you’ll need to adjust the content
array in your tailwind.config.js
file accordingly.src/styles.css
file:
@subframe/cli
to initialize your project. If for some reason that’s not possible or you are troubleshooting issues, you can follow the steps below..subframe/sync.json
filehttps://app.subframe.com/<YOUR_PROJECT_ID>/playground
.
@subframe/core
. Run the following command to install the dependencies:
.subframe
directory and download the components accordingly.