mirror of
https://github.com/thangisme/notes.git
synced 2026-06-12 10:59:20 -04:00
Initial commit
This commit is contained in:
5
node_modules/doiuse/test/cases/unimplemented/values.css
generated
vendored
Normal file
5
node_modules/doiuse/test/cases/unimplemented/values.css
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
a {
|
||||
margin: calc(5% + 5px) calc(10% + 10px);
|
||||
background: linear-gradient(black, white), radial-gradient(white, black);
|
||||
content: " linear-gradient(black, white) ";
|
||||
}
|
||||
Reference in New Issue
Block a user