MCPcopy
hub / github.com/avinassh/rockstar / css_rockstar.py

File css_rockstar.py

examples/css_rockstar.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from rockstar import RockStar
2
3css_code = """body:before {
4 content: "Hello, world!";

Callers

nothing calls this directly

Calls 2

RockStarClass · 0.90
make_me_a_rockstarMethod · 0.80

Tested by

no test coverage detected