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

Infinite Yield in Roblox Studio #3

Open
Lucasjlw opened this issue Feb 20, 2023 · 3 comments
Open

Infinite Yield in Roblox Studio #3

Lucasjlw opened this issue Feb 20, 2023 · 3 comments

Comments

@Lucasjlw
Copy link

Lucasjlw commented Feb 20, 2023

Issue

After installing the RowindCSS package and compiling into Lua, the game throws the following error:

Stacktrace

image

Configuration

I have my repo setup according to the docs. I have run npx tailwindcss init as well.

Here is my package.json:
image

My tailwind.config.js:
image

Code where RowindCSS is used

The following is the only place I am using RowindCSS:

image

I will re-format this if needed for clarity.

Edit

I created a simple Roact client GUI inside of the PlayerGUI and am getting the same thing. I thought maybe other packages were conflicting with RowindCSS. I did not remove the other packages from my package.json.

image

@yayashn
Copy link
Owner

yayashn commented Mar 2, 2023

This may be an issue with Keys, for now try a lowercase key or no key.

@joritochip
Copy link

It seems like this is an issue with the build that was published to NPM. After building it myself and installing the package from my local system it worked fine

@murmanox
Copy link

There are some scripts missing from out.values in the build. I'm getting the same error but for color3

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

4 participants