tailwind-sublime-autocomplete
tailwind-sublime-autocomplete copied to clipboard
Fixed 'no attribute data_completions' error when writing inside a tag.
This commit removes a legacy code since we don't have a data_completions variable.
p.s. Here is the source code of uikit where this variable came from https://github.com/uikit/uikit-sublime/blob/master/main.py#L12