Skip to content

Commit

Permalink
Languages: CSS: Added CSS3 properties support
Browse files Browse the repository at this point in the history
Languages: CSS: disabled debugging, moved 'keyframes' to the actual list
of keywords instead of creating a variable for it

Undo changing permissions on id_rsa.pub

Languages: CSS: undo changing the sample
  • Loading branch information
Defman21 authored and Naatan committed Jul 20, 2015
1 parent 2f3b04f commit a8377f1
Show file tree
Hide file tree
Showing 3 changed files with 671 additions and 819 deletions.
4 changes: 4 additions & 0 deletions src/codeintel/lib/codeintel2/constants_css1.py
Expand Up @@ -25,6 +25,10 @@
'top',
'transparent',
'url(',
'linear-gradient(',
'repeating-linear-gradient(',
'radial-gradient(',
'repeating-radial-gradient(',
'!important',
'#',
],
Expand Down

0 comments on commit a8377f1

Please sign in to comment.