-
Is it an idea to further expand the datatype? For clients we often use a dropdown to give the content editor the option to choose a stylesheet (a theme). The way you do this is of course much more bea…
-
we have two css stylesheets, let's merge it into one
-
Though I am personally unlikely to contribute to the sites styles, I (and hold it as such that others) would be more inclined if we adopted a preprocessor and a style guide. I propose SCSS and [css-bl…
talon updated
9 years ago
-
Drupal is logging an error where bento is looking for a stylesheet on the Libraries vm: https://library.gwu.edu/static/css/obento.css
Example from log: http://library.gwu.edu/search-all?query=Mapping…
-
When I run the script on linux, `stylesheet.css` is generated on the user’s root folder. Maybe the output path could be added as an option?
-
_From @torrin47 on April 7, 2016 23:46_
The stylesheet used to display metadata at an endpoint like this (note the xsl=metadata_to_html_full):
https://edg.epa.gov/metadata/rest/document?id=%7B4806F6B…
-
I'm not familiar with theming enough to know if qss stylesheets would be useful enough or not, but some applications like SMPlayer seem to be able to use them to make similar changes that the active D…
-
We're adding a flag to enable legacy CSS scope token rendering (`ENABLE_LEGACY_SCOPE_TOKENS`). We don't want to support it forever, so this bug is to track that.
-
### State
- The typescript files have been tested using [chai](https://github.com/chaijs/chai) and [enzyme](https://github.com/enzymejs/enzyme) which verifies whether HTML & JSX elements are receivin…
-
I see a stylesheet defined in js in the examples, but is there a way to create stylesheets in purescript, maybe in combination using another library? I checked the generated code in case I missed some…