You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-6
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
# [Active CSS](https://activecss.org/)
5
5
6
-
Boldly go where no CSS author has gone before...
6
+
The smartest DOM tool in the world.
7
7
8
8
Here's a taster:
9
9
```
@@ -14,7 +14,7 @@ Here's a taster:
14
14
}
15
15
```
16
16
17
-
Example of a component (because you love components):
17
+
Example of a component:
18
18
```
19
19
button:click {
20
20
render-after-end: "<hello-world></hello-world>";
@@ -60,10 +60,8 @@ There are loads of examples [on the concept examples page](https://activecss.org
60
60
61
61
Want to see it work? Go to [the website](https://activecss.org).
62
62
63
-
It puts the fun back into functionality! Yeah, sorry about that.
64
-
65
63
### License
66
64
67
-
Active CSS is [MIT licensed](./LICENSE).
65
+
Active CSS has basically an MIT license for your average web developer, and a bit more for others trying to profit from it or steal the credit. [license](./LICENSE).
0 commit comments