oseau

Results 3 issues of oseau

**Describe the bug** Hi, thanks for the awesome project. I have a problem when using the `windicss/plugin/forms` plugin. The form styles provided by the plugin is inserted before and thus...

AddModuleStmt will add/update the path to dstMod and ignore the srcMod.

Hi, Currently multiple `set-cookie` headers is folded into one header, eg: `'set-cookie': 'a=aValue; Max-Age=86400; Path=/w; HttpOnly; Secure; SameSite=None, b=bValue; Max-Age=86400; Path=/w; HttpOnly; Secure; SameSite=None',` However the correct header should be:...