css
css copied to clipboard
Utility and component-centric design system leveraging Bootstrap 5 for rapid, responsive UI development.
In [css/src/core/_index.scss](https://github.com/webpixels/css/blob/bcfd10ac36371ed428e67279c8f89d04a89f79ab/src/core/_index.scss) we import the WebPixels functions. https://github.com/webpixels/css/blob/bcfd10ac36371ed428e67279c8f89d04a89f79ab/src/core/_index.scss#L2 The first thing the custom functions file does is import the bootstrap functions: https://github.com/webpixels/css/blob/bcfd10ac36371ed428e67279c8f89d04a89f79ab/src/core/_functions.scss#L7 Then further on in the core index.scss file...
Currently, when I was building the project with vite, I was using the latest version 1.87 of sass. Seeing that your examples project was using version 1.55, this led to...
I have purchased the pro version of Web pixels version 2.0. I would like to ask if there is a private repo with all the pro templates that are on...
I would like to create a chat app like this using webpixels : https://shadcn-admin.netlify.app/chats I have already purchased the library . In previous webpixels messaging templates there was included templates...