-
```Yaml
- run:
name: "Container images build for the CMS env."
command: |
echo "Checking Circle CI Job env. variables"
source .cms.env
…
-
I import the official hugo example site (https://github.com/gohugoio/hugoBasicExample) for testing this theme. However, [`content/post/rich-content.md`](https://github.com/gohugoio/hugoBasicExample/bl…
-
@donho,
Did you want to release a copy of the npp-user-manual.org website to match the v7.9.5 application release? As far as I can tell, we've documented everything that was new to v7.9.5. You of…
pryrt updated
3 years ago
-
Hi there, novice Bulma user here. I tried to import single SCSS files instead of the `_all` solution you have in your README and two files that are currently listed in the Bulma setup are declared "mi…
-
Currently, Slidev only supports a single Markdown entry for all your slides. I believe this way is simply and easier to focus on the slides content for getting started. But when the slides goes bigger…
antfu updated
3 years ago
-
### What package within Headless UI are you using?
headlessui/react
### What version of that package are you using?
1.0.0
### What browser are you using?
Chromium Edge
### Reproducti…
-
Following the Tailwind docs on how to add base styles (https://tailwindcss.com/docs/adding-base-styles)
I changed the styles.css to the following:
```
/* Tailwind base - put variables under: tail…
-
I've been trying it out in a fresh Termux, so I'll start. I'll note that there's at least three tiers of dependencies, with the bottom tier made up of some of the packages that are installed in [the n…
-
We are trying to build release version of the app, using our release key, but it get "jarsigner error: java.security.SignatureException: private key algorithm is not compatible with signature algorith…
-
I've started to notice that your current configuration of purgeCSS will produce bugs on production, I've made my portfolio using this starter template and started to notice that some of the CSS classe…