9.0.3 • Published 10 months ago
@athletic/web-styles v9.0.3
Athletic Styles
Shared Bootstrap 5 + in-house styles for AthleticNet and anet-angular repos
Usage of SCSS dependencies
npm install @athletic/web-styles
- In a Webpack project (like Angular), add
@import "@athletic/web-styles/src/site-dependencies";
to use the SCSS variables and mixins supplied in this package. - In Visual Studio, use a relative path to the package in
node_modules/@athletic/web-styles/src/site-dependencies
which could end you up with an import like@import "../../node_modules/@athletic/web-styles/src/site-dependencies";
- In a Webpack project (like Angular), add
Usage of compiled styles
npm install @athletic/web-styles
- Use
@athletic/web-styles/dist/Athletic.min.css
Updating
- Make changes, run
npm run build
, compare the diffs in the outputted css, then commit - Run
npm run patch
(this will bump from 8.0.2 to 8.0.3 for example and then commit the changes), and push changes to GitHub which will automatically fire off an NPM publish git push --tags
To Discuss
- Do we want to authorize Gitpod w/ AthleticNet organization if wanting to do easy devving via Gitpod
9.0.3
10 months ago
9.0.2
10 months ago
9.0.1
1 year ago
9.0.0
1 year ago
8.0.12
2 years ago
8.0.11
2 years ago
8.0.10
3 years ago
8.0.3
3 years ago
8.0.2
3 years ago
8.0.9
3 years ago
8.0.8
3 years ago
8.0.5
3 years ago
8.0.4
3 years ago
8.0.7
3 years ago
8.0.6
3 years ago
8.0.1
3 years ago
8.0.0
3 years ago
7.3.0
3 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
4 years ago
1.0.3-beta.0
4 years ago
1.0.4
4 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago