This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
svelte
mirror of
https://github.com/sveltejs/svelte
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
fffe8c16b7
svelte
/
test
/
css
/
samples
/
nested
/
_config.js
6 lines
48 B
Raw
Normal View
History
Unescape
Escape
add CSS scoping classes when stringifying child nodes - fixes #1223
7 years ago
export
default
{
Implement reactive assignments (#1839) This also includes elements of RFCs 2 and 3
6 years ago
props
:
{
add CSS scoping classes when stringifying child nodes - fixes #1223
7 years ago
dynamic
:
'x'
}
Updated to ESLint config 5.4.0 (#5541)
4 years ago
}
;