%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
;ELC ;;; Compiled ;;; in Emacs version 25.2.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (custom-declare-group 'css nil "Cascading Style Sheets (CSS) editing mode." :group 'languages) #@33 Identifiers for pseudo-classes. (defconst css-pseudo-class-ids '("active" "checked" "disabled" "empty" "enabled" "first" "first-child" "first-of-type" "focus" "hover" "indeterminate" "lang" "last-child" "last-of-type" "left" "link" "not" "nth-child" "nth-last-child" "nth-last-of-type" "nth-of-type" "only-child" "only-of-type" "right" "root" "target" "visited") (#$ . 505)) #@34 Identifiers for pseudo-elements. (defconst css-pseudo-element-ids '("after" "before" "first-letter" "first-line") (#$ . 886)) #@43 Identifiers that appear in the form @foo. (defconst css-at-ids '("charset" "font-face" "import" "media" "namespace" "page") (#$ . 1018)) #@43 Identifiers that appear in the form !foo. (defconst css-bang-ids '("important") (#$ . 1161)) #@62 Additional identifiers that appear in the form !foo in SCSS. (defconst scss-bang-ids '("default" "global" "optional") (#$ . 1260)) #@35 Identifiers for font descriptors. (defconst css-descriptor-ids '("ascent" "baseline" "bbox" "cap-height" "centerline" "definition-src" "descent" "font-family" "font-size" "font-stretch" "font-style" "font-variant" "font-weight" "mathline" "panose-1" "slope" "src" "stemh" "stemv" "topline" "unicode-range" "units-per-em" "widths" "x-height") (#$ . 1397)) #@33 Identifiers for types of media. (defconst css-media-ids '("all" "aural" "bitmap" "continuous" "grid" "paged" "static" "tactile" "visual") (#$ . 1758)) #@29 Identifiers for properties. (defconst css-property-ids '("azimuth" "border-collapse" "border-spacing" "bottom" "caption-side" "clear" "clip" "content" "counter-increment" "counter-reset" "cue" "cue-after" "cue-before" "direction" "display" "elevation" "empty-cells" "float" "height" "left" "line-height" "list-style" "list-style-image" "list-style-position" "list-style-type" "margin" "margin-bottom" "margin-left" "margin-right" "margin-top" "max-height" "max-width" "min-height" "min-width" "orphans" "padding" "padding-bottom" "padding-left" "padding-right" "padding-top" "page-break-after" "page-break-before" "page-break-inside" "pause" "pause-after" "pause-before" "pitch" "pitch-range" "play-during" "position" "quotes" "richness" "right" "speak" "speak-header" "speak-numeral" "speak-punctuation" "speech-rate" "stress" "table-layout" "top" "unicode-bidi" "vertical-align" "visibility" "voice-family" "volume" "widows" "width" "z-index" "animation" "animation-delay" "animation-direction" "animation-duration" "animation-fill-mode" "animation-iteration-count" "animation-name" "animation-play-state" "animation-timing-function" "background" "background-attachment" "background-clip" "background-color" "background-image" "background-origin" "background-position" "background-repeat" "background-size" "border" "border-bottom" "border-bottom-color" "border-bottom-left-radius" "border-bottom-right-radius" "border-bottom-style" "border-bottom-width" "border-color" "border-image" "border-image-outset" "border-image-repeat" "border-image-slice" "border-image-source" "border-image-width" "border-left" "border-left-color" "border-left-style" "border-left-width" "border-radius" "border-right" "border-right-color" "border-right-style" "border-right-width" "border-style" "border-top" "border-top-color" "border-top-left-radius" "border-top-right-radius" "border-top-style" "border-top-width" "border-width" "box-shadow" "box-sizing" "caret-color" "cursor" "nav-down" "nav-left" "nav-right" "nav-up" "outline" "outline-color" "outline-offset" "outline-style" "outline-width" "resize" "text-overflow" "color" "opacity" "align-content" "align-items" "align-self" "flex" "flex-basis" "flex-direction" "flex-flow" "flex-grow" "flex-shrink" "flex-wrap" "justify-content" "order" "font" "font-family" "font-feature-settings" "font-kerning" "font-language-override" "font-size" "font-size-adjust" "font-stretch" "font-style" "font-synthesis" "font-variant" "font-variant-alternates" "font-variant-caps" "font-variant-east-asian" "font-variant-ligatures" "font-variant-numeric" "font-variant-position" "font-weight" "max-lines" "overflow" "overflow-x" "overflow-y" "text-decoration" "text-decoration-color" "text-decoration-line" "text-decoration-skip" "text-decoration-style" "text-emphasis" "text-emphasis-color" "text-emphasis-position" "text-emphasis-style" "text-shadow" "text-underline-position" "hanging-punctuation" "hyphens" "letter-spacing" "line-break" "overflow-wrap" "tab-size" "text-align" "text-align-last" "text-indent" "text-justify" "text-transform" "white-space" "word-break" "word-spacing" "word-wrap" "backface-visibility" "perspective" "perspective-origin" "transform" "transform-origin" "transform-style" "transition" "transition-delay" "transition-duration" "transition-property" "transition-timing-function" "color-interpolation-filters" "filter" "flood-color" "flood-opacity" "lighting-color") (#$ . 1915)) (byte-code "\300\301\302\303\304DD\305\306\307\310\311\312\313\314\315&\207" [custom-declare-variable css-electric-keys funcall function #[0 "\300\207" [(125 59)] 1] "Self inserting keys which should trigger re-indentation." :version "22.2" :type (repeat character) :options ((125 59)) :group css] 12) (defvar css-mode-syntax-table (byte-code "\300 \301\302\303#\210\301\304\305#\210\301\306\307#\210\301\310\307#\210\301\311\312#\210\301\313\314#\210\301\315\316#\210\301\317\320#\210\301\321\322#\210\301\323\324#\210\301\325\326#\210\301\327\326#\210\301\330\331#\210\211\207" [make-syntax-table modify-syntax-entry 47 ". 14" 42 ". 23b" 34 "\"" 39 123 "(}" 125 "){" 40 "()" 41 ")(" 91 "(]" 93 ")[" 64 "'" 35 45 "_"] 5)) (defconst css--uri-re "url\\((\\)[[:space:]]*\\(?:\\\\.\\|[^()[:space:]\n'\"]\\)+[[:space:]]*\\()\\)") (defconst css-syntax-propertize-function #[514 "b\210`W\205: \300\301\302#\205: \303\224\204 \304\224\203 \303\224\203) \305\303\224\303\225\306\307$\210\304\224\203 \305\304\224\304\225\306\307$\210\202 \207" [re-search-forward "url\\((\\)[[:space:]]*\\(?:\\\\.\\|[^()[:space:]\n'\"]\\)+[[:space:]]*\\()\\)" t 1 2 put-text-property syntax-table (15)] 7 "\n\n(fn START END)"]) (defconst css-escapes-re "\\\\\\(?:[^ -]\\|[0-9a-fA-F]+[ \n \f]?\\)") (defconst css-nmchar-re (concat "\\(?:[-[:alnum:]]\\|" css-escapes-re "\\)")) (defconst css-nmstart-re (concat "\\(?:[[:alpha:]]\\|" css-escapes-re "\\)")) (defconst css-ident-re (concat css-nmchar-re "+")) (defconst css-proprietary-nmstart-re "[-_]\\(?:khtml\\|m\\(?:oz\\|s\\)\\|o\\|webkit\\)-") (defconst css-name-re (concat css-nmchar-re "+")) (defconst scss--hash-re "#\\(?:{[$-_[:alnum:]]+}\\|[[:alnum:]]+\\)") (byte-code "\300\301\302\303\304\305%\210\300\306\307\310\304\305%\210\300\311\312\313#\207" [custom-declare-face css-selector ((t :inherit font-lock-function-name-face)) "Face to use for selectors." :group css css-property ((t :inherit font-lock-variable-name-face)) "Face to use for properties." css-proprietary-property ((t :inherit (css-property italic))) "Face to use for vendor-specific properties."] 6) (defalias 'css--font-lock-keywords #[256 "\306\307\310\205 \"!P\311B\312\nP\313B\314\nP\315B\316\204! \317\202) \320\321\322\323\260\324\307\310\f \"\325\"\326\307 \325\"\327\330\204A \331\202E \332\333Q\334\335\260\336B\337\340\341'\342(\327)\343\344\260 \345B*\346B\257\207" [scss-bang-ids css-bang-ids css-ident-re scss--hash-re css-pseudo-class-ids css-pseudo-element-ids "!\\s-*" regexp-opt append ((0 font-lock-builtin-face)) "@" ((0 font-lock-builtin-face)) "--" ((0 font-lock-variable-name-face)) "^[ ]*\\(" "[^@/:{}() \n][^:{}()]+" "\\(?:" "\\|[^@/:{}() \n#]\\)" "[^:{}()#]*\\(?:" "[^:{}()#]*\\)*" "\\(?:\\(:" t "\\|\\::" "\\)" "\\(?:([^)]+)\\)?" "[^:{}()\n]*" "[^:{}()\n#]*\\(?:" "[^:{}()\n#]*\\)*" "\\)*" "\\)\\(?:\n[ ]*\\)*{" ((1 'css-selector keep)) ("^[ ]*{" (0 (save-excursion (goto-char (match-beginning 0)) (skip-chars-backward " \n ") (put-text-property (point) (match-end 0) 'font-lock-multiline t) nil))) "\\(?:[{;]\\|^\\)[ ]*\\(" "\\(?:\\(" "\\)\\|" "*" "\\)\\s-*:" ((1 (if (match-end 2) 'css-proprietary-property 'css-property))) ((1 'default t) (2 'default t)) css-proprietary-nmstart-re css-nmstart-re css-nmchar-re css--uri-re] 15 "\n\n(fn &optional SASSY)"]) (defvar css-font-lock-keywords (css--font-lock-keywords)) (defvar css-font-lock-defaults '(css-font-lock-keywords nil t)) (byte-code "\300\301\302\303\304DD\305\306\307\310\311\312\313& \210\314\315!\207" [custom-declare-variable css-indent-offset funcall function #[0 "\300\207" [4] 1] "Basic size of one indentation step." :version "22.2" :type integer :safe integerp require smie] 10) (defconst css-smie-grammar '((":" 22 33) ("," 11 11) (";" 0 0))) (defalias 'css-smie--forward-token #[0 "`Sf\301=\203- \302 \203- \303f\304>\204 \305!\203- \303f\306>\203' \307u\210\202+ \310\307!\210\311\207\310d!\210\305\312!\203>