Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

11
LINES

< > BotCompany Repo | #1034424 // CSS - raw CSS code

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (5245L/29K).

persistable sclass CSS is IF0<S>, Htmlable {
  S code;

  *(S *code) {}
  
  public S get() { ret code; }
  
  toString { ret unnull(code); }
  
  public S html() { ret hcss(code); }
}

Author comment

Began life as a copy of #1032541

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034424
Snippet name: CSS - raw CSS code
Eternal ID of this version: #1034424/1
Text MD5: 18fe2b78bb8c7145de5e1a129bd3c5e4
Transpilation MD5: dbeed6cbfe5966f291cdd2612b61ab09
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-02-07 16:38:23
Source code size: 194 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 57 / 110
Referenced in: [show references]