Prism.languages.arff = { comment: /%.*/, string: { pattern: /(["'])(?:\\.|(?!\1)[^\\\r\n])*\1/, greedy: !0 }, keyword: /@(?:attribute|data|end|relation)\b/i, number: /\b\d+(?:\.\d+)?\b/, punctuation: /[{},]/, }; and.philippot.eu/www.armandphilippot.com/atom/src/styles/globals.scss?h=main' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/globals.scss
blob: f9a1281122c7b08f16d2c5c7f4127c13745e88b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36