Commit cde649c
fix: publish
Note: `./internal/*.css` files are still private and may unexpectedly change between versions. This change allows for importing public stylesheets like typography:
```css
@import '~@material/web/typography/md-typescale-styles.css';
```
PiperOrigin-RevId: 617659298.css files for @import-ing1 parent 9bab87f commit cde649c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
0 commit comments