Feat: CSS - css.raw() API support#224
Conversation
WalkthroughA new internal function, Changes
Poem
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
yarn install v1.22.22 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (2)📓 Common learningspackages/css/src/css/index.ts (1)🧬 Code Graph Analysis (1)packages/css/src/css/index.ts (1)
🔇 Additional comments (2)
✨ Finishing Touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Triggered from #224 by @black7375. Checking if we can fast forward Target branch ( commit ee6e51736f26effa8bcb72d8d5cd907c2de629d8 (HEAD -> main, origin/main)
Author: alstjr7375 <alstjr7375@daum.net>
Date: Mon Jun 9 00:00:00 2025 +0900
Feat: CSS - css.multiple() API supports #221Pull request ( commit cfa814e32ec63a3c3348923247450c6949482904 (pull_request/css-raw)
Author: alstjr7375 <alstjr7375@daum.net>
Date: Tue Jun 10 00:00:00 2025 +0900
Feat: CSS - css.raw() API support #223It is possible to fast forward |
|
/fast-forward |
|
Triggered from #224 (comment) by @black7375. Trying to fast forward Target branch ( commit ee6e51736f26effa8bcb72d8d5cd907c2de629d8 (HEAD -> main, origin/main)
Author: alstjr7375 <alstjr7375@daum.net>
Date: Mon Jun 9 00:00:00 2025 +0900
Feat: CSS - css.multiple() API supports #221Pull request ( commit cfa814e32ec63a3c3348923247450c6949482904 (pull_request/css-raw)
Author: alstjr7375 <alstjr7375@daum.net>
Date: Tue Jun 10 00:00:00 2025 +0900
Feat: CSS - css.raw() API support #223Fast forwarding $ git push origin cfa814e32ec63a3c3348923247450c6949482904:main
To https://github.com/mincho-js/mincho.git
ee6e517..cfa814e cfa814e32ec63a3c3348923247450c6949482904 -> main |
Description
Return typed CSS object
Related Issue
Summary by CodeRabbit
Additional context
Checklist