-
```
(This is for feature requests and bugs in Struts2 jQuery Plugin - for
getting help, please use the User Group.
http://groups.google.com/group/struts2-jquery )
What steps will reproduce the proble…
-
```
Snapboard sets some generic CSS styles, e.g:
#snap_markdown_guide p,table,code,tr
Here all elements are formatted regardless whether they belong to
Snapboard context or not. I.e. CSS styles se…
-
-
```
Snapboard sets some generic CSS styles, e.g:
#snap_markdown_guide p,table,code,tr
Here all elements are formatted regardless whether they belong to
Snapboard context or not. I.e. CSS styles se…
-
When you export the html file is searches for __/grip/static/octicons/octicons.css and it cannot find it.
This causes errors within the page.
Is there a way to export the css files also and for…
-
**Describe the bug**
I haven't been able to get this action to:
1. actually compile a .css.map file
2. save said file into the artifact or embed it into the compiled CSS
3. properly link the map…
-
# Documentation Issue
I'm assuming this is a documentation thing rather than a bug with Zola.
I'd like to include my own font files with the site, and include them via a CSS ``@font-face`` rule.…
-
# Update the Expo SDK
We use Expo to power the example / visual regression testing app. Keeping this up-to-date is important for the following reasons:
1. We validate the experience of using RSD…
-
# Changelog
- [ ] Tree shaking: export all components directly in `maz-ui` - e.g: `import { MazBtn } from 'maz-ui'` (analyse bundle)
- [ ] All components don't have any size: Component size should…
-
I want to create a `.wacz` from somewhat irregular collections of HTML/CSS/PDF files. To do so, I've decided to first shove these documents into a `.warc` using `warcit`, and then run `wacz create` on…