master-co / css

The CSS Language and Framework
https://css.master.co
MIT License
1.82k stars 41 forks source link

Fix(CSS): `override` doesn't work #304

Closed lesha1201 closed 1 year ago

lesha1201 commented 1 year ago

Noticed in the code that config doesn't work with override: true because it passes undefined instead of customConfig. This PR makes it possible to use override: true.

vercel[bot] commented 1 year ago

@lesha1201 is attempting to deploy a commit to the Aoyue Team on Vercel.

A member of the Team first needs to authorize it.

lesha1201 commented 1 year ago

@1aron How do you format the code? What do you think about adding Prettier?

1aron commented 1 year ago

@1aron How do you format the code? What do you think about adding Prettier?

We now use https://editorconfig.org. The reasons for not using Prettier: https://antfu.me/posts/why-not-prettier

lesha1201 commented 1 year ago

@1aron Formatted the code.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.0.0-beta.199 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

1aron commented 1 year ago

@lesha1201 Released. Great job 👍🏻

github-actions[bot] commented 10 months ago

:tada: This PR is included in version 2.0.0-rc.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: