@webpixels/css v2.0.4
Install via npm
For most projects (and to take advantage of the customization features), you'll want to install Webpixels CSS and its peer-dependencies via npm.
npm install -D @webpixels/css@2.0.0 bootstrap@5.3.3
This will automatically install the latest Bootstrap version, so you don't need to do that manually.
Create the Sass files
In your scss
folder create two new files and name them:
- main.scss
- utility.scss
Import the base styles and components
In your main.scss, you’ll import the source Sass files. Bootstrap is automatically loaded when you use the source files, so you don't need to worry about what Bootstrap files should you incorporate in your styles.
@import "@webpixels/css/main";
Import the utility classes
In Webpixels CSS you'll notice that we don't create custom styles, but rather make use of the utility classes. We are using the new Bootstrap Utility API to generate a comprehensive list of classes.
In your utility.scss you'll import all the utilities:
@import "@webpixels/css/utility";
Documentation
Check out our documentation website.
Build Tools
If you want to see how it works, check out these functional examples of using Bootstrap and Webpixels in common JS frameworks like Parcel, Vite, and more!
UI components library
Explore, copy, use and mix hundreds of carefully crafted components made just for Bootstrap.
Beautiful designer-made templates
Get your new web design project started with these amazing templates, or copy and paste elements into your existing projects to give them a creative boost.
Community
Get updates on the development of our CSS tool and chat with the project maintainers and community members.
- Follow @webpixels_ on Twitter (X)
- Get inspired through our designs on Dribbble
- Read and subscribe to The Official Webpixels Blog
- Join our community on GitHub
Thank you
License
Made with ❤️ by Webpixels. Webpixels CSS is open-sourced software licensed under the MIT license.
4 months ago
4 months ago
4 months ago
5 months ago
5 months ago
8 months ago
10 months ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago