Skip to content

Commit bbf4a52

Browse files
authored
Update README.md
1 parent fc88b2e commit bbf4a52

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ the HTML result super fast (streaming, low memory) and is server language agnost
2424
- [x] Web component definition
2525
- [x] Default and named slots with fallback content
2626
- [x] Declarative Shadow DOM
27-
- [ ] CSS bundling
27+
- [x] CSS bundling
2828
- [ ] JS bundling
2929

3030

@@ -72,7 +72,6 @@ wesc ./index.html
7272
</div>
7373
</template>
7474

75-
<!-- TODO: bundle to a global styles.css -->
7675
<style>
7776
w-card {
7877
display: block;

0 commit comments

Comments
 (0)