Skip to content
Snippets Groups Projects
Commit 5fe97b8b authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Rename Var tag class to CssVar.

parent 61881313
No related branches found
No related tags found
No related merge requests found
require "jsduck/builtins/tag"
module JsDuck::Builtins
class Var < Tag
class CssVar < Tag
def initialize
@pattern = "var"
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment