-
Store package style sheets in the `styles/` directory instead of `stylesheets/` in the `Tern` package
```
Package.getStylesheetsPath (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js…
-
issue
- "schemaErr0": "/context/core_version must be equal to constant (1.0.0)",
- "schemaErr1": "/message/issue/expected_response_time/duration must match format \"duration\"",
- "schemaErr2"…
-
Hi,
I would like to make grip use a local CSS file on my hdd.
I am trying to (mis?)use the STYLE_URLS setting for that and add an entry `"custom.css"`. The file `custom.css` is in the same folder …
-
Hello, I would like to ask a question. The formatting works perfectly when I don't have quotes surrounded by brackets but as soon as I surround them with brackets formatting no longer works.
classN…
-
### Idea Contribution
- [X] I have read all the feature request issues.
- [X] I'm interested in working on this issue
- [X] I'm part of GSSOC organization
### Explain feature request
CSS (Cascading…
-
The entire code base needs to be refactored so that it is easily maintable and more readable, this will enable us to ship features faster and fix bugs quicker.
- [ ] css refactor - break the style…
-
**Issue by [redmunds](https://github.com/redmunds)**
_Monday Oct 21, 2013 at 19:53 GMT_
_Originally opened as https://github.com/adobe/brackets/pull/5606_
----
This is for #5601 Windows (and maybe …
-
I have two Headers listed below
var heading = [
[{value: 'a1', style: styles.headerDark}, {value: 'b1', style: styles.headerDark}, {value: 'c1', style: styles.headerDark}]
];
if i merge …
-
There's a minor display bug. If I test a survey, everything looks fine:
![grafik](https://user-images.githubusercontent.com/2391270/46456404-090f4500-c7af-11e8-805c-9d7af100a506.png)
---
Ho…
-
It'd be great if I could pass a className in to allow me to style the date input the way I want to.