-
### Describe the bug
I wanted to use a local source and a CDN source for a `CSS` in a `Layout.liquid` file. See:
```
{% style src:"~/example/css/example.css",
cdn_src:"https://exa…
-
Getting the following when firing up the app for the first time, with Foundation 5.5. Had to update foundation and sass-rails gem versions for it to work.
Sass::SyntaxError at /
Invalid CSS after ".…
-
I'm using the Bulma CSS framework, which uses CSS calc() functions for various values, but when these are parsed through LESSPHP, it incorrectly parses these and runs the calculation before the browse…
-
A number of links to the farmOS API (e.g. on CONTRIBUTING.md and ONBOARDING.md) point to the latest version of the farmOS API. FarmData2 is currently using version 1 of the farmOS API and thus all li…
-
Hi, just working with SKEL and found an issue as I integrate it into a framework that manages the URL and as such throws off the css paths that SKEL is looking for. Hope this makes sense.
The applica…
sganz updated
9 years ago
-
The current UI of the project is very simple. Design and integrate a new UI for the project that suits well with the topic and looks interactive.
You can use HTML, CSS, Javascript or any CSS Framewor…
-
Introduce a new drag-and-drop engine to resolve numerous issues:
1. #123
2. #389
3. #455
4. #520
## Proposals
### Proposal 1 - dnd-kit (preferred)
The new experimental dnd-kit release, …
-
### Are you requesting a feature, reporting a bug or asking a question?
Reporting a Bug
### What is the current behavior?
I am testing SurveyJS-Vue with Electron framework. While the Survey is …
-
I'm interested in using the [Vue JavaScript framework](https://vuejs.org/).
It focuses on creating components to build a webpage, and is often used to build Single Page Applications.
Since this ga…
-
Thanks to [this comment](https://github.com/css-modules/css-modules/pull/65#issuecomment-294244374) I was able to figure out how to combine module-specific munged names with global styles so it's easi…