STUDS provides a comprehensive set of styles to help you maintain a cohesive, visually appealing design across your projects. To use STUDS styles in your projects, follow these steps.
@studs/styles
Install @studs/styles
using your prefered package manager.
Install @studs/styles
using your prefered package manager.
Ensure that the @studs/styles is applied before any other styles to avoid conflicts. This will provide base styling for your project. The order should be:
@studs/styles
to your projectIn your project, add the following line to the <head>
section of your index.html
file: