Questions tagged [getuikit]

UIkit (not to be confused with iOS UIKit) is a lightweight and modular open source front-end framework for developing web interfaces.

UIkit (not to be confused with iOS ) is a lightweight and modular open source front-end framework for developing fast and powerful web interfaces to make the web look good.

UIkit gives you a comprehensive collection of , , and components which is simple to use, easy to customize and extendable:

  • LESS & SASS: UIkit is developed in and to write well-structured, extendable code which is easy to maintain.
  • Components: A collection of small, responsive components using consistent and conflict-free naming conventions.
  • Customizer: UIkit’s very basic style can be extended with themes and is easy to customize to create your own look.
  • Responsive: With the mobile-first approach UIkit provides a consistent experience from phones and tablets to desktops.

Useful Links

Related Tags

221 questions
0
votes
1 answer

npm is failing to compile – uikit3

I've just started using UIKit3 (getuitkit.com) and I keep getting this error when npm run watch is running – I also can't use npm run compile either. Any ideas? This is the error I get with watch... [compile-less]…
0
votes
1 answer

UIkit.pagination is not a function

I am using UIkit Pagination and it didn't work. I know I have UIkit installed in my environment as I'm using the UIkit Modal, uploadDrop, uploadSelect, etc and these are running perfectly. Here is my HTML for pagination buttons:
0
votes
1 answer

How to integrate UIkit with Aurelia

How do I integrate UIkit 3 with Aurelia in an aurelia-cli project. What are the changes necessary in aurelia.json to achieve my purpose.
deviprsd
  • 378
  • 3
  • 12
0
votes
1 answer

how to avoid modal hide when clicking body

I'm modifying a site which has modal with UIKit, that's the generic modal and how I open it, in this case, I want to hide the button.
0
votes
1 answer

How to apply extended styles to child selectors of a different className with CSS pre-processor?

I have a need to prefix Bootstrap classNames. I don't mean using .my-prefix .bs-class as a wrapper, I mean actually prefixing BS classNames eg; .my-bs-class. I've explored doing this programmatically (using a Gulp process) however some of the…
danjah
  • 2,939
  • 2
  • 30
  • 47
0
votes
2 answers

How auto active Getuikit accordion

I want solve my problem with Getuikit. Accordion plugin is working. But I want make active (clicked) specific accordion on page load. How can I do this ? edit: getuikit v2
0
votes
1 answer

Where is this styling coming from?

I searched several of the suggested questions that came up when typing this, but I couldn't find an answer to my problem. I'm using Uikit V2, and I have a div with the Sticky component. Here:
0
votes
1 answer

Is an off-canvas menu with JavaScript toggle a good practice?

For my web-page I'm looking into implementing an off-canvas menu for small screen sizes. The frontend framework I'm using (UIKit) implements the toggling using JavaScript. Is this considered good practice? Or should I rather look into a solution…
Gunnar
  • 18,095
  • 1
  • 53
  • 73
0
votes
1 answer

Are the new size classes in Uikit 3 broken?

I'm new to front end development, and I found working with Uikit to be really easy to use. The new Uikit 3 was released yesterday and I'm having worlds of problems. Specifically, in order to use .uk-width-1-2 I now have to use …
0
votes
1 answer

UI kit notify pos issue