Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tailwind bug when setting up project #5

Open
JulianCataldo opened this issue Jul 16, 2022 · 1 comment
Open

Tailwind bug when setting up project #5

JulianCataldo opened this issue Jul 16, 2022 · 1 comment

Comments

@JulianCataldo
Copy link

Hello!

Just trying your project:

git clone https://github.com/jackmerrill/AstroForms.git
open AstroForms


cd packages/astro-forms
npm i

cd ../demo
npm i


npm run dev
 error   /Users/ju/Repositories/playground/AstroForms/packages/demo/node_modules/@astrojs/tailwind/base.css:3:1: 'spacing[some key][1.5]' does not exist in your theme config. 'spacing' has the following keys: '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '14', '16', '20', '24', '28', '32', '36', '40', '44', '48', '52', '56', '60', '64', '72', '80', '96', 'px', '0.5', '1.5', '2.5', '3.5'
  File:
    /Users/ju/Repositories/playground/AstroForms/packages/demo/node_modules/@astrojs/tailwind/base.css
  Stacktrace:
@jackmerrill
Copy link
Owner

Hey there! Thanks for letting me know. This project is using Yarn Workspaces if that helps at all; I have experienced the same issue though so i'm not 100% sure why it happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants